PR13326: Fix a subtle edge case in the udiv -> magic multiply generator.
[oota-llvm.git] / test / CodeGen / X86 / undef-label.ll
2011-06-14 Rafael EspindolaAdd a test for the recent regression.