aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Not that using stream headers other than iostream is allowed.Matthijs Kooijman2008-07-301-0/+4
* Added support for overloading intrinsics (atomics) based on pointersMon P Wang2008-07-301-72/+75
* Add vector shifts to the IR, patch by Eli Friedman.Nate Begeman2008-07-291-9/+6
* Rename SDOperand to SDValue.Dan Gohman2008-07-271-1/+1
* Use — because.Bill Wendling2008-07-221-1/+1
* Remove references to llvm-gcc-4.0Bill Wendling2008-07-221-12/+4
* Fix grammar.Bill Wendling2008-07-221-1/+1
* add a description.Chris Lattner2008-07-131-1/+2
* Add a little wrapper header that is put around bc files when emittingChris Lattner2008-07-091-2/+38
* 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