Run this through -simplifycfg and -mem2reg to test only what we need to test.
[oota-llvm.git] / test / CodeGen / X86 / remat-mov0.ll
2009-01-05 Evan ChengFind loop back edges only after empty blocks are elimin...
2008-12-19 Evan Cheng- CodeGenPrepare does not split loop back edges but...
2008-11-26 Chris Lattnerfix an over-reduced test.
2008-06-24 Evan ChengIf it's determined safe, remat MOV32r0 (i.e. xor r...