PR13326: Fix a subtle edge case in the udiv -> magic multiply generator.
[oota-llvm.git] / test / CodeGen / X86 / 2010-01-18-DbgValue.ll
2010-08-15 Benjamin KramerRestore arch on these test, they fail on arm.
2010-08-05 Devang PatelMove x86 specific tests into test/CodeGen/X86.