aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/SystemZ/08-DivRem.ll
AgeCommit message (Expand)Author
2011-10-24Remove the SystemZ backend.Dan Gohman
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-07-16Provide consistent subreg idx scheme. This (hopefully) fixes remaining divide...Anton Korobeynikov
2009-07-16Properly handle divides. As a bonus - implement memory versions of them.Anton Korobeynikov
2009-07-16Provide "wide" muls and divs/remsAnton Korobeynikov