aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/rem-2.ll
AgeCommit message (Expand)Author
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-01-19DIVREM isel deficiency: If sign bit is known zero, zero out DX/EDX/RDX instea...Evan Cheng