Revert r66004 for now; it's causing a variety of test failures.
[oota-llvm.git] / test / CodeGen / X86 / commute-intrinsic.ll
2008-06-16 Evan Cheng- Add "Commutative" property to intrinsics. This allows...