Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / sext-ret-val.ll
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...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-03-25 Evan ChengAdd a test case for PR3779: when to promote the functio...