As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
[oota-llvm.git] / test / CodeGen / X86 / pre-split10.ll
2011-04-05 Jakob Stoklund OlesenFix register-dependent X86 tests.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2008-10-29 Evan Cheng- More pre-split fixes: spill slot live interval comput...