| Commit message (Expand) | Author | Age | Files | Lines |
* | I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename it | Duncan Sands | 2010-05-11 | 1 | -2/+2 |
* | Test commit. | Daniel Dunbar | 2010-05-11 | 1 | -2/+2 |
* | Test commit. | Tanya Lattner | 2010-05-11 | 1 | -1/+1 |
* | Test commit. | Tanya Lattner | 2010-05-11 | 1 | -1/+1 |
* | Document graphviz passes for the (post) dominator tree. | Tobias Grosser | 2010-05-07 | 1 | -0/+106 |
* | Revert r103213. It broke several sections of live website. | mike-m | 2010-05-07 | 136 | -2034/+1595 |
* | Disable man->postscript and man->pdf doc generation unless explicitly | mike-m | 2010-05-07 | 1 | -0/+4 |
* | Cleanup unneeded dirs after docs overhaul. | mike-m | 2010-05-06 | 1 | -256/+0 |
* | Overhauled llvm/clang docs builds. Closes PR6613. | mike-m | 2010-05-06 | 136 | -1339/+2030 |
* | Fix some ..'s | Chris Lattner | 2010-05-05 | 1 | -9/+9 |
* | one more thing. | Chris Lattner | 2010-05-04 | 1 | -1/+1 |
* | update instructions for llvm-gcc4, the brave new world! PR7037 | Chris Lattner | 2010-05-04 | 1 | -7/+7 |
* | Update one more 2.7 to 2.8. | Dan Gohman | 2010-05-03 | 1 | -1/+1 |
* | Minimally update ReleaseNotes.html for 2.8 development; uncomment and | Dan Gohman | 2010-05-03 | 1 | -53/+13 |
* | Update this comment to note its relationship with the "happens-before" | Dan Gohman | 2010-05-03 | 1 | -3/+2 |
* | Delete this comment. The behavior of struct loads and stores with | Dan Gohman | 2010-05-03 | 1 | -2/+0 |
* | Describe invoke instruction dependencies. Generalize the text for | Dan Gohman | 2010-05-03 | 1 | -9/+10 |
* | Say "operations" instead of "instructions", as nsw can be applied to | Dan Gohman | 2010-05-03 | 1 | -1/+1 |
* | Remove the -enable-sjlj-eh option, which doesn't do anything. | Duncan Sands | 2010-05-02 | 2 | -10/+2 |
* | Fixed @ctor / @dtor the wrong way around in last commit. | David Chisnall | 2010-04-30 | 1 | -2/+2 |
* | Added a brief explanation of @llvm.global_{c,d}tors. | David Chisnall | 2010-04-30 | 1 | -3/+12 |
* | Rewrite the section on trap values to contain a generic description | Dan Gohman | 2010-04-28 | 1 | -47/+71 |
* | Fix spelling errors. | Dan Gohman | 2010-04-28 | 1 | -2/+2 |
* | further clarify alignment of globals, fix instcombine | Chris Lattner | 2010-04-28 | 1 | -4/+5 |
* | improve the global variable alignment description. | Chris Lattner | 2010-04-28 | 1 | -5/+8 |
* | fix wordo | Chris Lattner | 2010-04-27 | 1 | -1/+1 |
* | remove some comments. | Chris Lattner | 2010-04-27 | 1 | -4/+0 |
* | Integrate Jeffery Yasskin's suggestions with respect to | Dan Gohman | 2010-04-26 | 1 | -12/+61 |
* | Consolidate the description of volatile operations, now that some of the | Jeffrey Yasskin | 2010-04-26 | 1 | -14/+37 |
* | Branching or switching on trap transfers imminent undefined behavior | Dan Gohman | 2010-04-26 | 1 | -0/+9 |
* | add some typewriter tags | Gabor Greif | 2010-04-26 | 1 | -5/+5 |
* | Fix HTML errors that Jeffery Yasskin noticed. | Dan Gohman | 2010-04-26 | 1 | -2/+2 |
* | wrap some long lines. | Chris Lattner | 2010-04-26 | 1 | -6/+25 |
* | add GHC, thanks to David Terei | Chris Lattner | 2010-04-26 | 1 | -0/+20 |
* | another typo pointed out by sajd | Gabor Greif | 2010-04-25 | 1 | -1/+1 |
* | fix two typos pointed out by sajd | Gabor Greif | 2010-04-25 | 1 | -2/+2 |
* | Added bullet about GNUstep Objective-C ABI support to the Clang section of th... | David Chisnall | 2010-04-25 | 1 | -0/+3 |
* | PHI nodes also do not necessarily return trap with a trap operand. | Dan Gohman | 2010-04-24 | 1 | -2/+2 |
* | Fix typo. | Nick Lewycky | 2010-04-24 | 1 | -1/+1 |
* | Switch getelementptr inbounds and sdiv exact from undef to trap. | Dan Gohman | 2010-04-23 | 1 | -9/+10 |
* | Add an initial description of a new concept: trap values, and change | Dan Gohman | 2010-04-22 | 1 | -3/+35 |
* | add macruby back | Chris Lattner | 2010-04-22 | 1 | -0/+18 |
* | Add a blurb about the new LSR. | Dan Gohman | 2010-04-22 | 1 | -1/+2 |
* | The -condprop pass has been deleted. | Nick Lewycky | 2010-04-22 | 1 | -10/+0 |
* | The post-RA scheduler is currently off by default on x86. | Dan Gohman | 2010-04-22 | 1 | -2/+0 |
* | Add some verbiage about Clang to the 2.7 release notes | Douglas Gregor | 2010-04-22 | 1 | -3/+5 |
* | Add mention of ARM atomic builtin support | Jim Grosbach | 2010-04-22 | 1 | -0/+4 |
* | Update ARM frame index scavenging description | Jim Grosbach | 2010-04-22 | 1 | -2/+5 |
* | remove dupe | Chris Lattner | 2010-04-22 | 1 | -3/+0 |
* | reword my incoherent babble into something that makes sense | Chris Lattner | 2010-04-22 | 1 | -2/+2 |