Add full x86 fast-isel support for memcpy and memset.
[oota-llvm.git] / test / CodeGen / X86 / pre-split1.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...
2009-01-29 Owen AndersonXFAIL this test. It only worked before because of...
2008-10-24 Evan ChengAvoid splitting an interval multiple times; avoid split...