Teach DAG combiner to constant fold fneg of a BUILD_VECTOR of constants.
[oota-llvm.git] / test / CodeGen / X86 / div8.ll
2011-05-20 Stuart HastingsRe-commit 131641 with fixes; de-pseudoize MOVSX16rr8...