Add option to turn on register scavenger; By default, spills kills the register being...
[oota-llvm.git] / docs /
2007-02-22 Chris Lattnerclarify llvm-gcc GPL issue
2007-02-19 Reid SpencerAdd a section on the target datalayout syntax and descr...
2007-02-19 Bill WendlingCorrected typo.
2007-02-19 Reid SpencerSome minor tweaks and grammar cleanup.
2007-02-19 Chris Lattnerfix validation
2007-02-19 Chris Lattnermore wording changes and some minor additions
2007-02-19 Chris Lattneradd the definite article
2007-02-19 Chris Lattnerrename section to Copyright, License, and Patents
2007-02-19 Chris Lattnerwording changes
2007-02-19 Chris Lattneradd strong words about patents
2007-02-19 Chris Lattnerincremental changes to own section, protosection on...
2007-02-19 Chris Lattnerfix TOC, clarify bullet in incremental dev
2007-02-19 Chris Lattnerrefactor the top-level 'patches' section into a subsect...
2007-02-19 Chris Lattnerminor changes
2007-02-19 Chris Lattnerremove terminology section (this is not a legal document)
2007-02-19 Chris LattnerTransmogrify 'Starting New Work' into 'Making a Major...
2007-02-19 Chris LattnerA bunch of editting. I'm still not done with the ...
2007-02-19 Chris Lattnerclarify the 'developed by' line
2007-02-18 Reid SpencerRemove broken links to gccas and gccld.
2007-02-16 Chris Lattnerupdate symtab section to reflect recent changes.
2007-02-15 Reid SpencerFor PR1195:
2007-02-15 Reid SpencerFor PR1195:
2007-02-15 Reid SpencerFor PR1195:
2007-02-15 Reid SpencerFix validation errors.
2007-02-14 Reid SpencerFix a typo.
2007-02-14 Reid SpencerAdd feedback from Vikram Adve.
2007-02-14 Reid SpencerSynchronize TOC headings with actual headings.
2007-02-14 Reid SpencerFix the table of contents to match the document body.
2007-02-14 Reid SpencerFix a grammaro.
2007-02-14 Reid SpencerA few changes:
2007-02-14 Reid SpencerDrop a policy.
2007-02-14 Reid SpencerSome more minor tweaks.
2007-02-14 Reid SpencerFix word usage.
2007-02-14 Reid SpencerAdd a missing .
2007-02-14 Reid SpencerIncorporate Chris Lattner's second round of feedback.
2007-02-14 Chris Lattnerfix validation bug
2007-02-14 Chris Lattnernow that llvm-gcc3 is gone, life is significantly simpl...
2007-02-14 Chris Lattnerremove an obsolete question
2007-02-14 Chris Lattnerremove obsolete warning
2007-02-14 Chris LattnerThere is no circular dependency between llvm and llvm...
2007-02-14 Reid SpencerIncorporate Chris' first round of comments.
2007-02-13 Reid SpencerAdd missing closing parenthesis.
2007-02-13 Reid SpencerFix tow grammaros that Bill Wendling noticed.
2007-02-13 Reid SpencerClean up spelling mistakes.
2007-02-13 Reid SpencerFix an HTML validation error.
2007-02-13 Reid SpencerMake the draft notice more prominent.
2007-02-13 Reid SpencerAdd DeveloperPolicy.html
2007-02-13 Reid SpencerFirst draft of the LLVM Developer Policy. This document...
2007-02-12 Reid SpencerRemove references to the now deprecated gccas and gccld.
2007-02-12 Reid SpencerUpdate for llvm-gcc v4.0 usage.
2007-02-10 Chris Lattnerfix a grammar ambiguity noticed by Duncan
2007-02-09 Reid Spencerint -> i32, etc.
2007-02-09 Reid SpencerRemove gccas.pod and references to gccas and gccld.
2007-02-09 Reid SpencerChange a reference to gccas to a reference to opt.
2007-02-09 Reid SpencerRemove references to gccld and gccas, adjusting the...
2007-02-09 Reid Spencergccld is gone.
2007-02-09 Reid SpencerFix some formatting mistakes.
2007-02-09 Reid SpencerMerge gccld documentation in here. gccld will go away...
2007-02-08 Chris Lattnerupdate this.
2007-02-08 Reid SpencerDescribe llvm/test more accurately given recent changes.
2007-02-07 Chris Lattnerremove some obsolete SymbolTable methods. These docs...
2007-02-06 Reid SpencerDocument the LINK_COMPONENTS and NO_INSTALL variables.
2007-02-05 Chris Lattneradd a note
2007-02-04 Reid SpencerFor PR1067:
2007-02-04 Chris Lattnerdescribe SmallSetVector
2007-02-03 Chris Lattnernull -> pointer, nul -> character :)
2007-02-03 Reid SpencerFix some spellos.
2007-02-03 Chris Lattnerfix grammar
2007-02-03 Chris LattnerSerious cleanups. Make the TOC match the text for...
2007-02-03 Chris LattnerAdd TOC
2007-02-03 Chris Lattnerdescribe map-like containers
2007-02-03 Chris Lattnerimprove grammar
2007-02-03 Chris Lattnerimprove grammar
2007-02-03 Chris Lattnerclose run-away tag
2007-02-03 Chris Lattnerfill in the section on Set-like containers.
2007-02-03 Chris Lattnerfix validation issues
2007-02-03 Chris Lattnerfix validation problems
2007-02-03 Chris LattnerAdd some notes about choice of container.
2007-02-03 Reid SpencerFor PR1152:
2007-02-03 Reid SpencerAnd even more correctly.
2007-02-03 Reid SpencerFormat the examples correctly.
2007-02-03 Reid SpencerFor PR1152:
2007-02-02 Reid SpencerPut the Shift instructions in the right section.
2007-02-02 Reid Spencer1. Break long lines to 80 col limit
2007-01-31 Reid SpencerPreview of the shift instructions becoming Binary Opera...
2007-01-31 Reid SpencerFix version information for new instructions.
2007-01-31 Reid SpencerCorrect the instruction op codes to meet current head...
2007-01-31 Reid SpencerExcise documentation about Compaction Tables.
2007-01-28 Anton KorobeynikovGrammar fix
2007-01-28 Anton KorobeynikovDocument 'inreg' & 'sret'
2007-01-27 Owen AndersonDescribe the recent changes to the bytecode format...
2007-01-26 Jim LaskeyChange the MachineDebugInfo to MachineModuleInfo to...
2007-01-23 Devang PatelFix cut-n-pasto.
2007-01-23 Anton KorobeynikovOne more small fix to documentation
2007-01-23 Anton KorobeynikovUpdating documentation:
2007-01-21 Reid SpencerFor PR970:
2007-01-20 Reid SpencerInitial template for the 2.0 Bitcode format that will...
2007-01-19 Reid Spencericmp doesn't support comparison of packed types.
2007-01-18 Reid SpencerUpdate copyright for 2007.
2007-01-17 Reid SpencerUpdate for changes in location of Stacker.
next