Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / zext-inreg-1.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
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...