aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing closing parenthesis.Reid Spencer2007-02-131-1/+1
* Fix tow grammaros that Bill Wendling noticed.Reid Spencer2007-02-131-2/+2
* Clean up spelling mistakes.Reid Spencer2007-02-131-6/+6
* Fix an HTML validation error.Reid Spencer2007-02-131-1/+1
* Make the draft notice more prominent.Reid Spencer2007-02-131-1/+1
* Add DeveloperPolicy.htmlReid Spencer2007-02-131-0/+3
* First draft of the LLVM Developer Policy. This document is a "first cut"Reid Spencer2007-02-131-0/+436
* Remove references to the now deprecated gccas and gccld.Reid Spencer2007-02-121-2/+1
* Update for llvm-gcc v4.0 usage.Reid Spencer2007-02-122-36/+16
* fix a grammar ambiguity noticed by DuncanChris Lattner2007-02-101-1/+2
* int -> i32, etc.Reid Spencer2007-02-091-42/+42
* Remove gccas.pod and references to gccas and gccld.Reid Spencer2007-02-093-82/+2
* Change a reference to gccas to a reference to opt.Reid Spencer2007-02-091-1/+1
* Remove references to gccld and gccas, adjusting the documentation toReid Spencer2007-02-097-83/+46
* gccld is gone.Reid Spencer2007-02-091-179/+0
* Fix some formatting mistakes.Reid Spencer2007-02-091-7/+6
* Merge gccld documentation in here. gccld will go away soon.Reid Spencer2007-02-091-19/+107
* update this.Chris Lattner2007-02-081-10/+9
* Describe llvm/test more accurately given recent changes.Reid Spencer2007-02-081-13/+21
* remove some obsolete SymbolTable methods. These docs need to be updatedChris Lattner2007-02-071-19/+0
* 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