aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Update autoconf/automake versions in the documentation to match the versions ...Tobias Grosser2010-05-191-2/+2
* I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename itDuncan Sands2010-05-111-2/+2
* Test commit.Daniel Dunbar2010-05-111-2/+2
* Test commit.Tanya Lattner2010-05-111-1/+1
* Test commit.Tanya Lattner2010-05-111-1/+1
* Document graphviz passes for the (post) dominator tree.Tobias Grosser2010-05-071-0/+106
* Revert r103213. It broke several sections of live website.mike-m2010-05-07136-2034/+1595
* Disable man->postscript and man->pdf doc generation unless explicitlymike-m2010-05-071-0/+4
* Cleanup unneeded dirs after docs overhaul.mike-m2010-05-061-256/+0
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-06136-1339/+2030
* Fix some ..'sChris Lattner2010-05-051-9/+9
* one more thing.Chris Lattner2010-05-041-1/+1
* update instructions for llvm-gcc4, the brave new world! PR7037Chris Lattner2010-05-041-7/+7
* Update one more 2.7 to 2.8.Dan Gohman2010-05-031-1/+1
* Minimally update ReleaseNotes.html for 2.8 development; uncomment andDan Gohman2010-05-031-53/+13
* Update this comment to note its relationship with the "happens-before"Dan Gohman2010-05-031-3/+2
* Delete this comment. The behavior of struct loads and stores withDan Gohman2010-05-031-2/+0
* Describe invoke instruction dependencies. Generalize the text forDan Gohman2010-05-031-9/+10
* Say "operations" instead of "instructions", as nsw can be applied toDan Gohman2010-05-031-1/+1
* Remove the -enable-sjlj-eh option, which doesn't do anything.Duncan Sands2010-05-022-10/+2
* Fixed @ctor / @dtor the wrong way around in last commit. David Chisnall2010-04-301-2/+2
* Added a brief explanation of @llvm.global_{c,d}tors.David Chisnall2010-04-301-3/+12
* Rewrite the section on trap values to contain a generic descriptionDan Gohman2010-04-281-47/+71
* Fix spelling errors.Dan Gohman2010-04-281-2/+2
* further clarify alignment of globals, fix instcombineChris Lattner2010-04-281-4/+5
* improve the global variable alignment description.Chris Lattner2010-04-281-5/+8
* fix wordoChris Lattner2010-04-271-1/+1
* remove some comments.Chris Lattner2010-04-271-4/+0
* Integrate Jeffery Yasskin's suggestions with respect toDan Gohman2010-04-261-12/+61
* Consolidate the description of volatile operations, now that some of theJeffrey Yasskin2010-04-261-14/+37
* Branching or switching on trap transfers imminent undefined behaviorDan Gohman2010-04-261-0/+9
* add some typewriter tagsGabor Greif2010-04-261-5/+5
* Fix HTML errors that Jeffery Yasskin noticed.Dan Gohman2010-04-261-2/+2
* wrap some long lines.Chris Lattner2010-04-261-6/+25
* add GHC, thanks to David TereiChris Lattner2010-04-261-0/+20
* another typo pointed out by sajdGabor Greif2010-04-251-1/+1
* fix two typos pointed out by sajdGabor Greif2010-04-251-2/+2
* Added bullet about GNUstep Objective-C ABI support to the Clang section of th...David Chisnall2010-04-251-0/+3
* PHI nodes also do not necessarily return trap with a trap operand.Dan Gohman2010-04-241-2/+2
* Fix typo.Nick Lewycky2010-04-241-1/+1
* Switch getelementptr inbounds and sdiv exact from undef to trap.Dan Gohman2010-04-231-9/+10
* Add an initial description of a new concept: trap values, and changeDan Gohman2010-04-221-3/+35
* add macruby backChris Lattner2010-04-221-0/+18
* Add a blurb about the new LSR.Dan Gohman2010-04-221-1/+2
* The -condprop pass has been deleted.Nick Lewycky2010-04-221-10/+0
* The post-RA scheduler is currently off by default on x86.Dan Gohman2010-04-221-2/+0
* Add some verbiage about Clang to the 2.7 release notesDouglas Gregor2010-04-221-3/+5
* Add mention of ARM atomic builtin supportJim Grosbach2010-04-221-0/+4
* Update ARM frame index scavenging descriptionJim Grosbach2010-04-221-2/+5
* remove dupeChris Lattner2010-04-221-3/+0