Teach DAG combiner to constant fold fneg of a BUILD_VECTOR of constants.
[oota-llvm.git] / test / CodeGen / X86 / 2009-10-25-RewriterBug.ll
2009-10-26 Evan Cheng- Revert some changes from 85044, 85045, and 85047...