Yonah does not support x86-64. Change the -mcpu value to one that does.
[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...