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