aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Stacker is dead.Duncan Sands2008-09-301-2/+0
* Fix grammar.Devang Patel2008-09-291-1/+1
* Fix sentence.Devang Patel2008-09-291-1/+1
* Add some hands-on documentation about which files to create and edit whenMatthijs Kooijman2008-09-291-0/+50
* Implement function notes as function attributes. Devang Patel2008-09-261-43/+50
* Update LICENSE link.Daniel Dunbar2008-09-261-1/+1
* Accept 'inreg' attribute on x86 functions asDale Johannesen2008-09-251-3/+5
* Rationalize the names of passes that print information:Duncan Sands2008-09-231-69/+69
* Upgrade doxygen.Tanya Lattner2008-09-181-76/+265
* Fix documentation for these functions; they do not only modify users within theNick Lewycky2008-09-151-5/+7
* The "alias" keyword comes first.Duncan Sands2008-09-121-1/+1
* Add more documentation advertising the -view-*-dags options.Dan Gohman2008-09-101-10/+21
* Fix a minor wording ambiguity in the Developer Policy.Dan Gohman2008-09-091-1/+2
* Extend the vcmp/fcmp LLVM IR instructions to take vectors as argumentsDan Gohman2008-09-091-21/+50
* Bitcasting two or from aggregate types is not permitted. UpdateDan Gohman2008-09-081-3/+5
* Clean up CSS validator errors: 'Property align doesn't exist : center'Bill Wendling2008-09-071-3/+3
* Formatting changes. to make the information cleaner.Bill Wendling2008-09-071-23/+24
* update.Devang Patel2008-09-041-1/+3
* Document function notes.Devang Patel2008-09-041-1/+37
* Update GC docs for clarified naming and AsmWriter refactoring.Gordon Henriksen2008-08-241-66/+93
* remove reference to really really old treeChris Lattner2008-08-191-4/+0
* the stacker doc is way out of date.Chris Lattner2008-08-113-1434/+1
* use the more precise 'op1' instead of 'var1' since the latter can be misunder...Gabor Greif2008-08-071-55/+55
* stacker is really gone.Chris Lattner2008-08-061-1/+1
* remove stackerChris Lattner2008-08-062-102/+2
* It's "a static", not "an static"Bill Wendling2008-08-051-1/+1
* Expand acronyms, suggested by Walter PawleyChris Lattner2008-08-051-21/+27
* Capitalize LLVM, suggested by Walt PawleyChris Lattner2008-08-051-2/+2
* 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