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