Teach DAG combiner to constant fold fneg of a BUILD_VECTOR of constants.
[oota-llvm.git] / test / CodeGen / X86 / sdiv-exact.ll
2011-07-08 Benjamin KramerEmit a more efficient magic number multiplication for...