Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / zext-inreg-0.ll
2013-04-30 Michael LiaoRewrite X86 codegen regression test with FileCheck
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-08-06 Dan GohmanRe-introduce the 8-bit subreg zext-inreg patterns for...
2008-07-30 Dan GohmanReapply r54147 with a constraint to only use the 8-bit
2008-07-29 Dan GohmanRevert 54147.
2008-07-28 Dan GohmanAdd x86 isel patterns to match what would be a ZERO_EXT...