Fix a bug in DAGCombiner::MatchBSwapHWord. Make sure the node has operands before...
[oota-llvm.git] / test / CodeGen / X86 / sdiv-exact.ll
2011-07-08 Benjamin KramerEmit a more efficient magic number multiplication for...