Handle DAG CSE adding new uses during ReplaceAllUsesWith. Fixes PR14333.
[oota-llvm.git] / test / CodeGen / X86 / sdiv-exact.ll
2011-07-08 Benjamin KramerEmit a more efficient magic number multiplication for...