aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Note that 'nest' only applies to pointers.Duncan Sands2008-07-081-1/+1
* clarify :)Chris Lattner2008-07-081-0/+12
* Update link to testing guide to use the new title.Matthijs Kooijman2008-07-021-2/+2
* Add a note for Thunderbird users to the Developer Policy.Gordon Henriksen2008-06-261-0/+9
* remove a bunch of dead options that never did anything.Chris Lattner2008-06-251-28/+0
* Added MemOperands to Atomic operations since Atomics touches memory.Mon P Wang2008-06-251-22/+250
* Use present tense when talking about User layout. It is implemented now.Gabor Greif2008-06-251-10/+10
* Update testing documentation with more consistent terminology.Matthijs Kooijman2008-06-241-74/+73
* Fix the syntax of insertvalue in the example.Dan Gohman2008-06-231-1/+1
* integer types are not primitive, they are derived.Chris Lattner2008-06-201-1/+0
* Fix typo, fix suggested by Nicholas OlsenChris Lattner2008-06-201-1/+1
* Fix a missing comma spotted by Bram Geron.Dan Gohman2008-06-181-1/+1
* fix validator warningGabor Greif2008-06-181-1/+1
* prettify, no semantic changesGabor Greif2008-06-181-92/+138
* Move some documentation from the header file into ProgrammersManual. About to...Gabor Greif2008-06-161-4/+183
* Fix an error in the two-address example.Dan Gohman2008-06-131-2/+2
* Improve description of -emit-llvm.Dale Johannesen2008-06-121-17/+8
* adjust calls to ConstantFP::get to new APIGabor Greif2008-06-105-20/+20
* Update the build instructions.Duncan Sands2008-06-091-32/+21
* Small formatting changes.Bill Wendling2008-06-091-8/+14
* Create dirs as needed.Tanya Lattner2008-06-091-0/+6
* removed two implicitly closed </p> tags to get it validateGabor Greif2008-06-091-4/+4
* Update with new release.Tanya Lattner2008-06-091-0/+1
* Add a note in the API Changes section about the ConstantFP::get change.Dan Gohman2008-06-091-0/+3
* Use proper icon :)Anton Korobeynikov2008-06-091-1/+1
* Fix few validations errorsAnton Korobeynikov2008-06-091-2/+2
* Add footerAnton Korobeynikov2008-06-091-0/+9
* Remove obsolete CompilerDriver.html and provie a new one, based on autogenera...Anton Korobeynikov2008-06-091-792/+380
* linkify, this requires pulling CodeGenerator.html into 2.3.Chris Lattner2008-06-091-3/+4
* grammaroChris Lattner2008-06-081-1/+1
* final edits from me, simplify the ia64 section.Chris Lattner2008-06-081-23/+5
* more editsChris Lattner2008-06-081-10/+18
* Add notes about two known X86-64 limitations.Dan Gohman2008-06-081-0/+5
* several editsChris Lattner2008-06-081-24/+44
* Add some links to doxygen documentation.Dan Gohman2008-06-081-4/+10
* Describe MachineMemOperands.Dan Gohman2008-06-081-1/+6
* Fix a grammero.Dan Gohman2008-06-081-2/+2
* Revert a bad edit from r52095.Gordon Henriksen2008-06-081-1/+1
* add vmkit and rewrite clang sectionChris Lattner2008-06-081-12/+70
* start edits.Chris Lattner2008-06-081-48/+82
* add more notes.Chris Lattner2008-06-081-15/+37
* add some html escapesChris Lattner2008-06-081-3/+3
* Using llc always rather than sometimes using LLC.Duncan Sands2008-06-081-26/+27
* Fix spelling.Duncan Sands2008-06-081-6/+6
* Add win64Anton Korobeynikov2008-06-081-7/+16
* This was fixedAnton Korobeynikov2008-06-081-16/+2
* add some notes.Chris Lattner2008-06-081-38/+86
* Include loop deletion and the ADCE rewrite in the release notes.Owen Anderson2008-06-061-0/+5
* Wrap MVT::ValueType in a struct to get type safetyDuncan Sands2008-06-061-1/+2
* Describe loop index split.Devang Patel2008-06-051-1/+15