DAGCombiner: Partially revert r192795, getNOT was fixed not to create illegal constants.
[oota-llvm.git] / test / CodeGen / X86 / 2012-02-14-scalar.ll
2012-02-14 Nadav RotemFix PR12000. Some vector operations may use scalar...