- cd46501 one more thing. by Chris Lattner · 15 years ago
- 860e0b4 update instructions for llvm-gcc4, the brave new world! PR7037 by Chris Lattner · 15 years ago
- 7ae3ac8 Update one more 2.7 to 2.8. by Dan Gohman · 15 years ago
- b44f6c6 Minimally update ReleaseNotes.html for 2.8 development; uncomment and by Dan Gohman · 15 years ago
- 7c24ff1 Update this comment to note its relationship with the "happens-before" by Dan Gohman · 15 years ago
- 45baf41 Delete this comment. The behavior of struct loads and stores with by Dan Gohman · 15 years ago
- b532816 Describe invoke instruction dependencies. Generalize the text for by Dan Gohman · 15 years ago
- 855abed Say "operations" instead of "instructions", as nsw can be applied to by Dan Gohman · 15 years ago
- 57b6e9e Remove the -enable-sjlj-eh option, which doesn't do anything. by Duncan Sands · 15 years ago
- 27195a5 Fixed @ctor / @dtor the wrong way around in last commit. by David Chisnall · 15 years ago
- e31e996 Added a brief explanation of @llvm.global_{c,d}tors. by David Chisnall · 15 years ago
- 34b3d99 Rewrite the section on trap values to contain a generic description by Dan Gohman · 15 years ago
- 1c70c00 Fix spelling errors. by Dan Gohman · 15 years ago
- 2d4b8ee further clarify alignment of globals, fix instcombine by Chris Lattner · 15 years ago
- ce99fa9 improve the global variable alignment description. by Chris Lattner · 15 years ago
- 77640fe fix wordo by Chris Lattner · 15 years ago
- de07681 remove some comments. by Chris Lattner · 15 years ago
- ae11c3f Integrate Jeffery Yasskin's suggestions with respect to by Dan Gohman · 15 years ago
- 93e066d Consolidate the description of volatile operations, now that some of the by Jeffrey Yasskin · 15 years ago
- c30f6e1 Branching or switching on trap transfers imminent undefined behavior by Dan Gohman · 15 years ago
- 28034cd add some typewriter tags by Gabor Greif · 15 years ago
- c68ce06 Fix HTML errors that Jeffery Yasskin noticed. by Dan Gohman · 15 years ago
- 095539f wrap some long lines. by Chris Lattner · 15 years ago
- 7c8e796 add GHC, thanks to David Terei by Chris Lattner · 15 years ago
- e32adf5 another typo pointed out by sajd by Gabor Greif · 15 years ago
- 1440dbe fix two typos pointed out by sajd by Gabor Greif · 15 years ago
- 8e0bd80 Added bullet about GNUstep Objective-C ABI support to the Clang section of the release notes. by David Chisnall · 15 years ago
- 698cbcb PHI nodes also do not necessarily return trap with a trap operand. by Dan Gohman · 15 years ago
- 1f04864 Fix typo. by Nick Lewycky · 15 years ago
- 27ef997 Switch getelementptr inbounds and sdiv exact from undef to trap. by Dan Gohman · 15 years ago
- fff6c53 Add an initial description of a new concept: trap values, and change by Dan Gohman · 15 years ago
- 3a1d4cf add macruby back by Chris Lattner · 15 years ago
- 9c675f1 Add a blurb about the new LSR. by Dan Gohman · 15 years ago
- 009364e The -condprop pass has been deleted. by Nick Lewycky · 15 years ago
- d64d12d The post-RA scheduler is currently off by default on x86. by Dan Gohman · 15 years ago
- f720a4e Add some verbiage about Clang to the 2.7 release notes by Douglas Gregor · 15 years ago
- 41a7766 Add mention of ARM atomic builtin support by Jim Grosbach · 15 years ago
- 269e0fe Update ARM frame index scavenging description by Jim Grosbach · 15 years ago
- cb28286b7 remove dupe by Chris Lattner · 15 years ago
- 83cd35a reword my incoherent babble into something that makes sense from Wesley Peck! by Chris Lattner · 15 years ago
- fb1a739 two more projects. by Chris Lattner · 15 years ago
- cd062cd add some notes from Matthieu Moy! by Chris Lattner · 15 years ago
- ca73cea improve tblgen doc, pointed out by Zhongxing. by Chris Lattner · 15 years ago
- 1f43361 Fixing a typo in the "Clang project" section of the release notes. by Wesley Peck · 15 years ago
- a0c4484 Small fix to the "Other Improvements and New Features" section of the release notes. by Wesley Peck · 15 years ago
- c0287ba Fixing small typos in the "New Useful APIs" section of the release notes. by Wesley Peck · 15 years ago
- 9e385b1 Fixing small typos in the "ARM Target Improvements" section of the release notes. by Wesley Peck · 15 years ago
- 640604a Rewording the "generated debug information" paragraph in the "Interpreter and JIT Improvements" section of the release notes. by Wesley Peck · 15 years ago
- 68d1fe9 Reworking the wording of the "target data string" paragraph in the "Optimizer Improvments" section of the release notes. by Wesley Peck · 15 years ago
- ed38745 <pre> seems to close <p> by Gabor Greif · 15 years ago
- ee2187a the validator coughed up some problems, most of them fixed by Gabor Greif · 15 years ago
- c8b3af9 shorten link by Gabor Greif · 15 years ago
- f455529 static analyzer has its own section by Chris Lattner · 15 years ago
- 8cdd793 add mc and static analyzer blurbs. by Chris Lattner · 15 years ago
- 914ce46 another checkpoint. by Chris Lattner · 15 years ago
- 7b91eda various updates. by Chris Lattner · 15 years ago
- cb9dda6 Dragonegg will be released along side llvm-2.7. by Duncan Sands · 15 years ago
- a54c1f7 final hacking for tonight, still more to go. by Chris Lattner · 15 years ago
- 450a31e continue the process of detangling this. by Chris Lattner · 15 years ago
- b7c85b4 rough pass moving stuff into relevant sections, still much editing to do. by Chris Lattner · 15 years ago
- b136f09 remove ldc, rubinious, macruby, icedtea, llvm-lua, which by Chris Lattner · 15 years ago
- 51a5174 I plan to release a version of dragonegg based on llvm-2.7 shortly by Duncan Sands · 15 years ago
- 5c21280 Refresh this documentation. Things have changed a bit in the mean time: by Nick Lewycky · 15 years ago
- 6f25d9f update docs for api change. by Chris Lattner · 15 years ago
- 8b5d9c8 completed my pass over all 6+ months of commits, next step, format and make comprehendable. by Chris Lattner · 15 years ago
- 83821c8 Pointed out by housel on #llvm. by Duncan Sands · 15 years ago
- 00736fc checkpoint. by Chris Lattner · 15 years ago
- 0473868 Fix a grammaro. by Bob Wilson · 15 years ago
- ff35c3f typo by Chris Lattner · 15 years ago
- 9f636de document isvolatile etc. by Chris Lattner · 15 years ago
- e88909b Update langref for memcpy, memmove, and memset by Mon P Wang · 15 years ago
- cf9a415 Have the inst emitter add the !srcloc mdnode to the machine instr. by Chris Lattner · 15 years ago
- f77cdab Adding SAFECode to the list of projects that work with LLVM 2.7. by John Criswell · 15 years ago
- 2952c86 Update to note that clang has a baseline now. Dropping x86-32 for MacOS. by Tanya Lattner · 15 years ago
- 00759c1 Add MC and LTO, two terms I just had to explain on IRC. by Nick Lewycky · 15 years ago
- c310778 don't reference DwarfWriter by Chris Lattner · 15 years ago
- 749fd83 Add notes about dragonegg. by Duncan Sands · 15 years ago
- 221ae13 There are no known O'Caml problems at the moment. by Erick Tryzelaar · 15 years ago
- 655fd03 Small fixes to this documentation. Remove mention of uint/int type, fix typo by Nick Lewycky · 15 years ago
- 4bb31bf Fix a grammaro. by Dan Gohman · 15 years ago
- 8e7f1b1 some other notes. by Chris Lattner · 15 years ago
- b22060d apparently llvm 2.7 now has great armv4 support, from John Tytgat by Chris Lattner · 15 years ago
- bf8e516 update the vmkit blurb by Chris Lattner · 15 years ago
- 8d4bbbe add tce by Chris Lattner · 15 years ago
- 310adf1 remove parallel support. by Chris Lattner · 15 years ago
- bbbf9a2 fix iterator name by Gabor Greif · 15 years ago
- 0d91c11 Minor grammar and html fixes. by Dan Gohman · 15 years ago
- ce9431953 some more tweaks by Gabor Greif · 15 years ago
- 525bf8e Tell "the rest of the story" about LLVM's iterators' implicit conversions. by Dan Gohman · 15 years ago
- 394fdfb fix formatting and a validation fail by Gabor Greif · 15 years ago
- 4de7368 add a blurb on const versions of chain traversals and a word of caution by Gabor Greif · 15 years ago
- d98ec5f Add a paragram describing how to extract line number information. by Devang Patel · 15 years ago
- 6091ff3 http://englishplus.com/grammar/00000296.htm by Gabor Greif · 15 years ago
- 60dadb6 Sketch a few Clang release notes. by Daniel Dunbar · 15 years ago
- 6a4824c Docuemntation corrections from John Myers. by Dan Gohman · 15 years ago
- d592e1a Fix the ocaml kaleidoscope tutorial to fix linking external libraries. by Erick Tryzelaar · 15 years ago
- 9bdda3a Drop KLEE blurb, we don't have anything new. by Daniel Dunbar · 15 years ago
- 7c4a121 Adding MicroBlaze as an experimental backend in the release notes by Wesley Peck · 15 years ago
- b5f6feb add a couple blurbs back by Chris Lattner · 15 years ago
- f04bdc5 notes from evan by Chris Lattner · 15 years ago