summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Remove references to the now deprecated gccas and gccld.Reid Spencer2007-02-12
* Update for llvm-gcc v4.0 usage.Reid Spencer2007-02-12
* fix a grammar ambiguity noticed by DuncanChris Lattner2007-02-10
* int -> i32, etc.Reid Spencer2007-02-09
* Remove gccas.pod and references to gccas and gccld.Reid Spencer2007-02-09
* Change a reference to gccas to a reference to opt.Reid Spencer2007-02-09
* Remove references to gccld and gccas, adjusting the documentation toReid Spencer2007-02-09
* gccld is gone.Reid Spencer2007-02-09
* Fix some formatting mistakes.Reid Spencer2007-02-09
* Merge gccld documentation in here. gccld will go away soon.Reid Spencer2007-02-09
* update this.Chris Lattner2007-02-08
* Describe llvm/test more accurately given recent changes.Reid Spencer2007-02-08
* remove some obsolete SymbolTable methods. These docs need to be updatedChris Lattner2007-02-07
* Document the LINK_COMPONENTS and NO_INSTALL variables.Reid Spencer2007-02-06
* add a noteChris Lattner2007-02-05
* For PR1067:Reid Spencer2007-02-04
* describe SmallSetVectorChris Lattner2007-02-04
* null -> pointer, nul -> character :)Chris Lattner2007-02-03
* Fix some spellos.Reid Spencer2007-02-03
* fix grammarChris Lattner2007-02-03
* Serious cleanups. Make the TOC match the text for the class hierarchy,Chris Lattner2007-02-03
* Add TOCChris Lattner2007-02-03
* describe map-like containersChris Lattner2007-02-03
* improve grammarChris Lattner2007-02-03
* improve grammarChris Lattner2007-02-03
* close run-away tagChris Lattner2007-02-03
* fill in the section on Set-like containers.Chris Lattner2007-02-03
* fix validation issuesChris Lattner2007-02-03
* fix validation problemsChris Lattner2007-02-03
* Add some notes about choice of container.Chris Lattner2007-02-03
* For PR1152:Reid Spencer2007-02-03
* And even more correctly.Reid Spencer2007-02-03
* Format the examples correctly.Reid Spencer2007-02-03
* For PR1152:Reid Spencer2007-02-03
* Put the Shift instructions in the right section.Reid Spencer2007-02-02
* 1. Break long lines to 80 col limitReid Spencer2007-02-02
* Preview of the shift instructions becoming Binary Operators.Reid Spencer2007-01-31
* Fix version information for new instructions.Reid Spencer2007-01-31
* Correct the instruction op codes to meet current head changes.Reid Spencer2007-01-31
* Excise documentation about Compaction Tables.Reid Spencer2007-01-31
* Grammar fixAnton Korobeynikov2007-01-28
* Document 'inreg' & 'sret'Anton Korobeynikov2007-01-28
* Describe the recent changes to the bytecode format for PR761.Owen Anderson2007-01-27
* Change the MachineDebugInfo to MachineModuleInfo to better reflect usageJim Laskey2007-01-26
* Fix cut-n-pasto.Devang Patel2007-01-23
* One more small fix to documentationAnton Korobeynikov2007-01-23
* Updating documentation:Anton Korobeynikov2007-01-23
* For PR970:Reid Spencer2007-01-21
* Initial template for the 2.0 Bitcode format that will replace the 1.xReid Spencer2007-01-20
* icmp doesn't support comparison of packed types.Reid Spencer2007-01-19