aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Document the LINK_COMPONENTS and NO_INSTALL variables.Reid Spencer2007-02-061-0/+15
* add a noteChris Lattner2007-02-051-0/+27
* For PR1067:Reid Spencer2007-02-043-28/+24
* describe SmallSetVectorChris Lattner2007-02-041-4/+13
* null -> pointer, nul -> character :)Chris Lattner2007-02-031-1/+1
* Fix some spellos.Reid Spencer2007-02-031-19/+19
* fix grammarChris Lattner2007-02-031-3/+3
* Serious cleanups. Make the TOC match the text for the class hierarchy,Chris Lattner2007-02-031-250/+247
* Add TOCChris Lattner2007-02-031-1/+9
* describe map-like containersChris Lattner2007-02-031-15/+176
* improve grammarChris Lattner2007-02-031-21/+24
* improve grammarChris Lattner2007-02-031-9/+12
* close run-away tagChris Lattner2007-02-031-1/+1
* fill in the section on Set-like containers.Chris Lattner2007-02-031-19/+217
* fix validation issuesChris Lattner2007-02-031-6/+1
* fix validation problemsChris Lattner2007-02-031-2/+2
* Add some notes about choice of container.Chris Lattner2007-02-031-0/+239
* For PR1152:Reid Spencer2007-02-031-14/+14
* And even more correctly.Reid Spencer2007-02-031-4/+0
* Format the examples correctly.Reid Spencer2007-02-031-6/+2
* For PR1152:Reid Spencer2007-02-031-1/+46
* Put the Shift instructions in the right section.Reid Spencer2007-02-021-15/+16
* 1. Break long lines to 80 col limitReid Spencer2007-02-021-183/+188
* Preview of the shift instructions becoming Binary Operators.Reid Spencer2007-01-311-86/+85
* Fix version information for new instructions.Reid Spencer2007-01-311-22/+22
* Correct the instruction op codes to meet current head changes.Reid Spencer2007-01-311-51/+33
* Excise documentation about Compaction Tables.Reid Spencer2007-01-311-98/+6
* Grammar fixAnton Korobeynikov2007-01-281-4/+5
* Document 'inreg' & 'sret'Anton Korobeynikov2007-01-281-19/+7
* Describe the recent changes to the bytecode format for PR761.Owen Anderson2007-01-271-40/+13
* Change the MachineDebugInfo to MachineModuleInfo to better reflect usageJim Laskey2007-01-261-1/+1
* Fix cut-n-pasto.Devang Patel2007-01-231-6/+6
* One more small fix to documentationAnton Korobeynikov2007-01-231-1/+5
* Updating documentation:Anton Korobeynikov2007-01-233-14/+56
* For PR970:Reid Spencer2007-01-211-4/+1
* Initial template for the 2.0 Bitcode format that will replace the 1.xReid Spencer2007-01-201-0/+61
* icmp doesn't support comparison of packed types.Reid Spencer2007-01-191-3/+0
* Update copyright for 2007.Reid Spencer2007-01-181-1/+1
* Update for changes in location of Stacker.Reid Spencer2007-01-171-11/+16
* One more @ to remove.Reid Spencer2007-01-151-1/+1
* Update documentation for parameter attributes for the syntax change.Reid Spencer2007-01-151-8/+10
* Change to match API changes.Chris Lattner2007-01-151-5/+1
* Terminology change: drop 'integral' completely. Now we just have integer,Chris Lattner2007-01-151-27/+22
* clarify linkonce/weak linkageChris Lattner2007-01-141-7/+10
* Fix an incorrect conversion of int -> i32Reid Spencer2007-01-141-1/+1
* add a global variable exampleChris Lattner2007-01-141-0/+7
* * PIC codegen for X86/Linux has been implementedAnton Korobeynikov2007-01-122-23/+55
* Make a couple organizational changes. Type no longer derives from ValueReid Spencer2007-01-121-108/+117
* Update documentation for arbitrary precision integers:Reid Spencer2007-01-121-27/+57
* Fix a typo.Reid Spencer2007-01-121-1/+1