Add a triple to switch.ll test.
[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...