aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/SystemZ/08-DivRem.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-4/+4
* Provide consistent subreg idx scheme. This (hopefully) fixes remaining divide...Anton Korobeynikov2009-07-161-1/+1
* Properly handle divides. As a bonus - implement memory versions of them.Anton Korobeynikov2009-07-161-4/+4
* Provide "wide" muls and divs/remsAnton Korobeynikov2009-07-161-0/+55