summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
...
* Revert r103213. It broke several sections of live website.mike-m2010-05-07
* Disable man->postscript and man->pdf doc generation unless explicitlymike-m2010-05-07
* Cleanup unneeded dirs after docs overhaul.mike-m2010-05-06
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-06
* Fix some ..'sChris Lattner2010-05-05
* one more thing.Chris Lattner2010-05-04
* update instructions for llvm-gcc4, the brave new world! PR7037Chris Lattner2010-05-04
* Update one more 2.7 to 2.8.Dan Gohman2010-05-03
* Minimally update ReleaseNotes.html for 2.8 development; uncomment andDan Gohman2010-05-03
* Update this comment to note its relationship with the "happens-before"Dan Gohman2010-05-03
* Delete this comment. The behavior of struct loads and stores withDan Gohman2010-05-03
* Describe invoke instruction dependencies. Generalize the text forDan Gohman2010-05-03
* Say "operations" instead of "instructions", as nsw can be applied toDan Gohman2010-05-03
* Remove the -enable-sjlj-eh option, which doesn't do anything.Duncan Sands2010-05-02
* Fixed @ctor / @dtor the wrong way around in last commit. David Chisnall2010-04-30
* Added a brief explanation of @llvm.global_{c,d}tors.David Chisnall2010-04-30
* Rewrite the section on trap values to contain a generic descriptionDan Gohman2010-04-28
* Fix spelling errors.Dan Gohman2010-04-28
* further clarify alignment of globals, fix instcombineChris Lattner2010-04-28
* improve the global variable alignment description.Chris Lattner2010-04-28
* fix wordoChris Lattner2010-04-27
* remove some comments.Chris Lattner2010-04-27
* Integrate Jeffery Yasskin's suggestions with respect toDan Gohman2010-04-26
* Consolidate the description of volatile operations, now that some of theJeffrey Yasskin2010-04-26
* Branching or switching on trap transfers imminent undefined behaviorDan Gohman2010-04-26
* add some typewriter tagsGabor Greif2010-04-26
* Fix HTML errors that Jeffery Yasskin noticed.Dan Gohman2010-04-26
* wrap some long lines.Chris Lattner2010-04-26
* add GHC, thanks to David TereiChris Lattner2010-04-26
* another typo pointed out by sajdGabor Greif2010-04-25
* fix two typos pointed out by sajdGabor Greif2010-04-25
* Added bullet about GNUstep Objective-C ABI support to the Clang section of th...David Chisnall2010-04-25
* PHI nodes also do not necessarily return trap with a trap operand.Dan Gohman2010-04-24
* Fix typo.Nick Lewycky2010-04-24
* Switch getelementptr inbounds and sdiv exact from undef to trap.Dan Gohman2010-04-23
* Add an initial description of a new concept: trap values, and changeDan Gohman2010-04-22
* add macruby backChris Lattner2010-04-22
* Add a blurb about the new LSR.Dan Gohman2010-04-22
* The -condprop pass has been deleted.Nick Lewycky2010-04-22
* The post-RA scheduler is currently off by default on x86.Dan Gohman2010-04-22
* Add some verbiage about Clang to the 2.7 release notesDouglas Gregor2010-04-22
* Add mention of ARM atomic builtin supportJim Grosbach2010-04-22
* Update ARM frame index scavenging descriptionJim Grosbach2010-04-22
* remove dupeChris Lattner2010-04-22
* reword my incoherent babble into something that makes senseChris Lattner2010-04-22
* two more projects.Chris Lattner2010-04-22
* add some notes from Matthieu Moy!Chris Lattner2010-04-22
* improve tblgen doc, pointed out by Zhongxing.Chris Lattner2010-04-22
* Fixing a typo in the "Clang project" section of the release notes.Wesley Peck2010-04-22
* Small fix to the "Other Improvements and New Features" section of the release...Wesley Peck2010-04-22