It's (currently) not safe to keep certain physical registers live across basic blocks...
[oota-llvm.git] / test / CodeGen / X86 / commute-intrinsic.ll
2008-06-16 Evan Cheng- Add "Commutative" property to intrinsics. This allows...