[x86] replace integer 'or' ops with packed SSE FP 'or' ops when operating on FP scalars
[oota-llvm.git] / test / CodeGen / X86 / zext-shl.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2009-12-15 Evan ChengMake 91378 more conservative.
2009-12-15 Evan ChengPropagate zest through logical shift.