aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/urem-i8-constant.ll
AgeCommit message (Expand)Author
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-11-30Fix for PR2164: allow transforming arbitrary-width unsigned divides intoEli Friedman
2007-11-26Don't lower srem/urem X%C to X-X/C*C unless the division is actuallyDan Gohman