Revert 93158. It's breaking quite a few x86_64 tests.
[oota-llvm.git] / test / CodeGen / X86 / 3addr-or.ll
2010-01-11 Evan ChengSelect an OR with immediate as an ADD if the input...