[x86] replace integer 'or' ops with packed SSE FP 'or' ops when operating on FP scalars
[oota-llvm.git] / test / CodeGen / X86 / promote-assert-zext.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2011-04-14 Bill WendlingAs Dan pointed out, movzbl, movsbl, and friends are...
2011-04-14 Bill WendlingHave the X86 back-end emit the alias instead of what...
2010-06-03 Dan GohmanFix SimplifyDemandedBits' AssertZext logic to demand...