DAGCombiner: Partially revert r192795, getNOT was fixed not to create illegal constants.
[oota-llvm.git] / test / CodeGen / X86 / x86-64-ptr-arg-simple.ll
2013-01-25 Eli BenderskyIn this patch, we teach X86_64TargetMachine that it...