[x86] replace integer 'or' ops with packed SSE FP 'or' ops when operating on FP scalars
[oota-llvm.git] / test / CodeGen / X86 / lsr-negative-stride.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-05-11 Evan ChengTeach LSR to optimize more loop exit compares, i.e...
2009-03-05 Dan GohmanMake this test more thorough. Not only should there...
2007-05-19 Chris Lattneradd source
2007-05-19 Chris Lattnernew testcase