Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach DAG combine to handle vector add/sub with vectors of all 0s. | Craig Topper | 2012-12-10 | 1 | -4/+4 |
* | Teach DAG combine to handle vector logical operations with vectors of all 1s ... | Craig Topper | 2012-12-08 | 1 | -5/+5 |
* | Chris's constant data sequence refactoring actually enabled printing | Chandler Carruth | 2012-01-30 | 1 | -4/+1 |
* | Eliminate more linear scan tests. | Jakob Stoklund Olesen | 2011-11-12 | 1 | -2/+4 |
* | Fix register-dependent X86 tests. | Jakob Stoklund Olesen | 2011-04-05 | 1 | -2/+2 |
* | Make physreg coalescing independent on the number of uses of the virtual regi... | Jakob Stoklund Olesen | 2011-03-09 | 1 | -3/+14 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -2/+2 |
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 1 | -8/+8 |
* | make these tests pass when run on a G5. | Chris Lattner | 2009-02-20 | 1 | -1/+1 |
* | Now that fold-pcmpeqd-0.ll is effectively testing that scheduling helps | Dan Gohman | 2009-01-06 | 1 | -0/+83 |