aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2008-11-10Update for 2.4 release.release_24Tanya Lattner
2008-11-10Merge from mainline.Tanya Lattner
2008-10-17remove v[if]cmp functionality from the 2.4 release. These instructions will ...Tanya Lattner
2008-10-17Merge from mainline.Tanya Lattner
2008-10-08Merge from mainline.Tanya Lattner
2008-10-06Update function attributes docs.Devang Patel
2008-10-06Clarify the relationship between byval and readonly/Duncan Sands
2008-10-05A word got optimized out, thanks to Duncan for pointing this outChris Lattner
2008-10-04Update the documentation for first-class aggregates changes,Dan Gohman
2008-10-04add a note about inline asmChris Lattner
2008-10-04improve description of param/ret attrsChris Lattner
2008-10-04improve descriptions of function attrsChris Lattner
2008-10-04notes are gone.Chris Lattner
2008-10-03Change PointerType::get -> getUnqualDaniel Dunbar
2008-10-03Fix a typo.Dan Gohman
2008-09-30Stacker is dead.Duncan Sands
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