Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / 2007-08-10-SignExtSubreg.ll
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2011-06-17 Chris Lattnermanually upgrade a bunch of tests to modern syntax...
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 ChengRevert 67132. This is breaking some objective-c apps.
2009-03-17 Rafael EspindolaDon't force promotion of return arguments on the callee.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-08-10 Christopher LambFix test so it passes.
2007-08-10 Christopher LambIncrease efficiency of sign_extend_inreg by using subre...