summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Upgrade doxygen.Tanya Lattner2008-09-18
* Fix documentation for these functions; they do not only modify users within theNick Lewycky2008-09-15
* The "alias" keyword comes first.Duncan Sands2008-09-12
* Add more documentation advertising the -view-*-dags options.Dan Gohman2008-09-10
* Fix a minor wording ambiguity in the Developer Policy.Dan Gohman2008-09-09
* Extend the vcmp/fcmp LLVM IR instructions to take vectors as argumentsDan Gohman2008-09-09
* Bitcasting two or from aggregate types is not permitted. UpdateDan Gohman2008-09-08
* Clean up CSS validator errors: 'Property align doesn't exist : center'Bill Wendling2008-09-07
* Formatting changes. to make the information cleaner.Bill Wendling2008-09-07
* update.Devang Patel2008-09-04
* Document function notes.Devang Patel2008-09-04
* Update GC docs for clarified naming and AsmWriter refactoring.Gordon Henriksen2008-08-24
* remove reference to really really old treeChris Lattner2008-08-19
* the stacker doc is way out of date.Chris Lattner2008-08-11
* use the more precise 'op1' instead of 'var1' since the latter can be misunder...Gabor Greif2008-08-07
* stacker is really gone.Chris Lattner2008-08-06
* remove stackerChris Lattner2008-08-06
* It's "a static", not "an static"Bill Wendling2008-08-05
* Expand acronyms, suggested by Walter PawleyChris Lattner2008-08-05
* Capitalize LLVM, suggested by Walt PawleyChris Lattner2008-08-05
* Not that using stream headers other than iostream is allowed.Matthijs Kooijman2008-07-30
* Added support for overloading intrinsics (atomics) based on pointersMon P Wang2008-07-30
* Add vector shifts to the IR, patch by Eli Friedman.Nate Begeman2008-07-29
* Rename SDOperand to SDValue.Dan Gohman2008-07-27
* Use — because.Bill Wendling2008-07-22
* Remove references to llvm-gcc-4.0Bill Wendling2008-07-22
* Fix grammar.Bill Wendling2008-07-22
* add a description.Chris Lattner2008-07-13
* Add a little wrapper header that is put around bc files when emittingChris Lattner2008-07-09
* Note that 'nest' only applies to pointers.Duncan Sands2008-07-08
* clarify :)Chris Lattner2008-07-08
* Update link to testing guide to use the new title.Matthijs Kooijman2008-07-02
* Add a note for Thunderbird users to the Developer Policy.Gordon Henriksen2008-06-26
* remove a bunch of dead options that never did anything.Chris Lattner2008-06-25
* Added MemOperands to Atomic operations since Atomics touches memory.Mon P Wang2008-06-25
* Use present tense when talking about User layout. It is implemented now.Gabor Greif2008-06-25
* Update testing documentation with more consistent terminology.Matthijs Kooijman2008-06-24
* Fix the syntax of insertvalue in the example.Dan Gohman2008-06-23
* integer types are not primitive, they are derived.Chris Lattner2008-06-20
* Fix typo, fix suggested by Nicholas OlsenChris Lattner2008-06-20
* Fix a missing comma spotted by Bram Geron.Dan Gohman2008-06-18
* fix validator warningGabor Greif2008-06-18
* prettify, no semantic changesGabor Greif2008-06-18
* Move some documentation from the header file into ProgrammersManual. About to...Gabor Greif2008-06-16
* Fix an error in the two-address example.Dan Gohman2008-06-13
* Improve description of -emit-llvm.Dale Johannesen2008-06-12
* adjust calls to ConstantFP::get to new APIGabor Greif2008-06-10
* Update the build instructions.Duncan Sands2008-06-09
* Small formatting changes.Bill Wendling2008-06-09
* Create dirs as needed.Tanya Lattner2008-06-09