Close list item tag, to conform with the style in this file. It's optional
[oota-llvm.git] / test / CodeGen / X86 / zext-inreg-1.ll
2008-08-07 Dan GohmanAdd an extra example that shouldn't get an and instruction.
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...