aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* reword my incoherent babble into something that makes senseChris Lattner2010-04-221-2/+2
* two more projects.Chris Lattner2010-04-221-0/+34
* add some notes from Matthieu Moy!Chris Lattner2010-04-221-1/+17
* improve tblgen doc, pointed out by Zhongxing.Chris Lattner2010-04-221-2/+3
* Fixing a typo in the "Clang project" section of the release notes.Wesley Peck2010-04-221-1/+1
* Small fix to the "Other Improvements and New Features" section of the release...Wesley Peck2010-04-221-2/+2
* Fixing small typos in the "New Useful APIs" section of the release notes.Wesley Peck2010-04-221-4/+4
* Fixing small typos in the "ARM Target Improvements" section of the release no...Wesley Peck2010-04-221-2/+2
* Rewording the "generated debug information" paragraph in the "Interpreter and...Wesley Peck2010-04-221-3/+3
* Reworking the wording of the "target data string" paragraph in the "Optimizer...Wesley Peck2010-04-221-5/+4
* <pre> seems to close <p>Gabor Greif2010-04-221-3/+1
* the validator coughed up some problems, most of them fixedGabor Greif2010-04-221-5/+4
* shorten linkGabor Greif2010-04-221-1/+1
* static analyzer has its own sectionChris Lattner2010-04-221-2/+0
* add mc and static analyzer blurbs.Chris Lattner2010-04-221-18/+33
* another checkpoint.Chris Lattner2010-04-221-33/+69
* various updates.Chris Lattner2010-04-221-57/+78
* Dragonegg will be released along side llvm-2.7.Duncan Sands2010-04-211-1/+1
* final hacking for tonight, still more to go.Chris Lattner2010-04-211-58/+58
* continue the process of detangling this.Chris Lattner2010-04-211-34/+99