aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2008-09-29Fix grammar.Devang Patel
2008-09-29Fix sentence.Devang Patel
2008-09-29Add some hands-on documentation about which files to create and edit whenMatthijs Kooijman
2008-09-26Implement function notes as function attributes. Devang Patel
2008-09-26Update LICENSE link.Daniel Dunbar
2008-09-25Accept 'inreg' attribute on x86 functions asDale Johannesen
2008-09-23Rationalize the names of passes that print information:Duncan Sands
2008-09-18Upgrade doxygen.Tanya Lattner
2008-09-15Fix documentation for these functions; they do not only modify users within theNick Lewycky
2008-09-12The "alias" keyword comes first.Duncan Sands
2008-09-10Add more documentation advertising the -view-*-dags options.Dan Gohman
2008-09-09Fix a minor wording ambiguity in the Developer Policy.Dan Gohman
2008-09-09Extend the vcmp/fcmp LLVM IR instructions to take vectors as argumentsDan Gohman
2008-09-08Bitcasting two or from aggregate types is not permitted. UpdateDan Gohman
2008-09-07Clean up CSS validator errors: 'Property align doesn't exist : center'Bill Wendling
2008-09-07Formatting changes. to make the information cleaner.Bill Wendling
2008-09-04update.Devang Patel
2008-09-04Document function notes.Devang Patel
2008-08-24Update GC docs for clarified naming and AsmWriter refactoring.Gordon Henriksen
2008-08-19remove reference to really really old treeChris Lattner
2008-08-11the stacker doc is way out of date.Chris Lattner
2008-08-07use the more precise 'op1' instead of 'var1' since the latter can be misunder...Gabor Greif
2008-08-06stacker is really gone.Chris Lattner
2008-08-06remove stackerChris Lattner
2008-08-05It's "a static", not "an static"Bill Wendling
2008-08-05Expand acronyms, suggested by Walter PawleyChris Lattner
2008-08-05Capitalize LLVM, suggested by Walt PawleyChris Lattner
2008-07-30Not that using stream headers other than iostream is allowed.Matthijs Kooijman
2008-07-30Added support for overloading intrinsics (atomics) based on pointersMon P Wang
2008-07-29Add vector shifts to the IR, patch by Eli Friedman.Nate Begeman
2008-07-27Rename SDOperand to SDValue.Dan Gohman
2008-07-22Use — because.Bill Wendling
2008-07-22Remove references to llvm-gcc-4.0Bill Wendling
2008-07-22Fix grammar.Bill Wendling
2008-07-13add a description.Chris Lattner
2008-07-09Add a little wrapper header that is put around bc files when emittingChris Lattner
2008-07-08Note that 'nest' only applies to pointers.Duncan Sands
2008-07-08clarify :)Chris Lattner
2008-07-02Update link to testing guide to use the new title.Matthijs Kooijman
2008-06-26Add a note for Thunderbird users to the Developer Policy.Gordon Henriksen
2008-06-25remove a bunch of dead options that never did anything.Chris Lattner
2008-06-25Added MemOperands to Atomic operations since Atomics touches memory.Mon P Wang
2008-06-25Use present tense when talking about User layout. It is implemented now.Gabor Greif
2008-06-24Update testing documentation with more consistent terminology.Matthijs Kooijman
2008-06-23Fix the syntax of insertvalue in the example.Dan Gohman
2008-06-20integer types are not primitive, they are derived.Chris Lattner
2008-06-20Fix typo, fix suggested by Nicholas OlsenChris Lattner
2008-06-18Fix a missing comma spotted by Bram Geron.Dan Gohman
2008-06-18fix validator warningGabor Greif
2008-06-18prettify, no semantic changesGabor Greif