Add -mcpu=core2 to all llc invocations in this test.
[oota-llvm.git] / test / CodeGen / X86 / coalescer-dce2.ll
2012-05-22 Jakob Stoklund OlesenOnly erase virtregs with no uses left.