Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -2/+2 |
* | Improved tracking of value number kills. VN kills are now represented | Lang Hames | 2009-07-09 | 1 | -1/+1 |
* | Mark some pattern-less instructions as neverHasSideEffects. | Evan Cheng | 2009-06-12 | 1 | -1/+1 |
* | Re-enable machine sinking pass now that the coalescer bugs and the AnalyzeBrn... | Evan Cheng | 2009-02-09 | 1 | -1/+1 |
* | Revert r63999. It was breaking self-hosting builds. | Bill Wendling | 2009-02-08 | 1 | -1/+1 |
* | Enable machine sinking pass in non-fast mode. | Evan Cheng | 2009-02-07 | 1 | -1/+1 |
* | Fix for PR1831: if all defs of an interval are re-materializable, then it's a... | Evan Cheng | 2007-12-06 | 1 | -2/+2 |
* | Fix bug in regression tests that ignored stderr output in RUN lines. Updated ... | Tanya Lattner | 2007-11-28 | 1 | -1/+1 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -4/+4 |
* | new lsr testcase | Chris Lattner | 2007-04-13 | 1 | -0/+60 |