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