Teach DAG combiner to constant fold fneg of a BUILD_VECTOR of constants.
[oota-llvm.git] / test / CodeGen / X86 / targetLoweringGeneric.ll
2012-04-19 Joel JonesTest for the the problem with xors being changed into...