Fix PR3149. If an early clobber def is a physical register and it is tied to an input...
[oota-llvm.git] / test / CodeGen / X86 / urem-i8-constant.ll
2008-11-30 Eli FriedmanFix for PR2164: allow transforming arbitrary-width...
2007-11-26 Dan GohmanDon't lower srem/urem X%C to X-X/C*C unless the divisio...