Age | Commit message (Expand) | Author |
2010-04-25 | fix two typos pointed out by sajd | Gabor Greif |
2010-04-25 | Added bullet about GNUstep Objective-C ABI support to the Clang section of th... | David Chisnall |
2010-04-24 | PHI nodes also do not necessarily return trap with a trap operand. | Dan Gohman |
2010-04-24 | Fix typo. | Nick Lewycky |
2010-04-23 | Switch getelementptr inbounds and sdiv exact from undef to trap. | Dan Gohman |
2010-04-22 | Add an initial description of a new concept: trap values, and change | Dan Gohman |
2010-04-22 | add macruby back | Chris Lattner |
2010-04-22 | Add a blurb about the new LSR. | Dan Gohman |
2010-04-22 | The -condprop pass has been deleted. | Nick Lewycky |
2010-04-22 | The post-RA scheduler is currently off by default on x86. | Dan Gohman |
2010-04-22 | Add some verbiage about Clang to the 2.7 release notes | Douglas Gregor |
2010-04-22 | Add mention of ARM atomic builtin support | Jim Grosbach |
2010-04-22 | Update ARM frame index scavenging description | Jim Grosbach |
2010-04-22 | remove dupe | Chris Lattner |
2010-04-22 | reword my incoherent babble into something that makes sense | Chris Lattner |
2010-04-22 | two more projects. | Chris Lattner |
2010-04-22 | add some notes from Matthieu Moy! | Chris Lattner |
2010-04-22 | improve tblgen doc, pointed out by Zhongxing. | Chris Lattner |
2010-04-22 | Fixing a typo in the "Clang project" section of the release notes. | Wesley Peck |
2010-04-22 | Small fix to the "Other Improvements and New Features" section of the release... | Wesley Peck |
2010-04-22 | Fixing small typos in the "New Useful APIs" section of the release notes. | Wesley Peck |
2010-04-22 | Fixing small typos in the "ARM Target Improvements" section of the release no... | Wesley Peck |
2010-04-22 | Rewording the "generated debug information" paragraph in the "Interpreter and... | Wesley Peck |
2010-04-22 | Reworking the wording of the "target data string" paragraph in the "Optimizer... | Wesley Peck |
2010-04-22 | <pre> seems to close <p> | Gabor Greif |
2010-04-22 | the validator coughed up some problems, most of them fixed | Gabor Greif |
2010-04-22 | shorten link | Gabor Greif |
2010-04-22 | static analyzer has its own section | Chris Lattner |
2010-04-22 | add mc and static analyzer blurbs. | Chris Lattner |
2010-04-22 | another checkpoint. | Chris Lattner |
2010-04-22 | various updates. | Chris Lattner |
2010-04-21 | Dragonegg will be released along side llvm-2.7. | Duncan Sands |
2010-04-21 | final hacking for tonight, still more to go. | Chris Lattner |
2010-04-21 | continue the process of detangling this. | Chris Lattner |
2010-04-21 | rough pass moving stuff into relevant sections, still much | Chris Lattner |
2010-04-21 | remove ldc, rubinious, macruby, icedtea, llvm-lua, which | Chris Lattner |
2010-04-20 | I plan to release a version of dragonegg based on llvm-2.7 shortly | Duncan Sands |
2010-04-17 | Refresh this documentation. Things have changed a bit in the mean time: | Nick Lewycky |
2010-04-16 | update docs for api change. | Chris Lattner |
2010-04-16 | completed my pass over all 6+ months of commits, next step, format and make c... | Chris Lattner |
2010-04-15 | Pointed out by housel on #llvm. | Duncan Sands |
2010-04-13 | checkpoint. | Chris Lattner |
2010-04-09 | Fix a grammaro. | Bob Wilson |
2010-04-08 | typo | Chris Lattner |
2010-04-08 | document isvolatile etc. | Chris Lattner |
2010-04-07 | Update langref for memcpy, memmove, and memset | Mon P Wang |
2010-04-07 | Have the inst emitter add the !srcloc mdnode to the machine instr. | Chris Lattner |
2010-04-06 | Adding SAFECode to the list of projects that work with LLVM 2.7. | John Criswell |
2010-04-05 | Update to note that clang has a baseline now. Dropping x86-32 for MacOS. | Tanya Lattner |
2010-04-05 | Add MC and LTO, two terms I just had to explain on IRC. | Nick Lewycky |