Revert "X86: Reject register operands with obvious type mismatches."
[oota-llvm.git] / test / CodeGen / X86 / subreg-to-reg-1.ll
2013-04-29 Michael LiaoRewrite some tests with FileCHeck in X86 codegen
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-14 Evan ChengFix PR3934 part 2. findOnlyInterestingUse() was not...
2009-04-08 Dan GohmanImplement support for using modeling implicit-zero...
2008-08-07 Dan GohmanRe-enable elimination of unnecessary SUBREG_TO_REG...