Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / sext-subreg.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
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-01-13 Evan ChengRe-enable extension optimization pass.
2010-01-13 Evan ChengDisable opt-ext pass to unbreak the build for now.
2010-01-13 Evan ChengAdd a quick pass to optimize sign / zero extension...