PR13326: Fix a subtle edge case in the udiv -> magic multiply generator.
[oota-llvm.git] / test / CodeGen / X86 / 2011-05-09-loaduse.ll
2011-05-11 Nadav RotemFixes a bug in the DAGCombiner. LoadSDNodes have two...