Fix some more quoting issues in RUN lines, this time regarding unintended
[oota-llvm.git] / test / CodeGen / X86 / twoaddr-pass-sink.ll
2008-03-13 Evan ChengTwoAddressInstructionPass enhancement. After it convert...