diff options
author | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | 2013-07-02 15:40:22 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | 2013-07-02 15:40:22 +0000 |
commit | e6e78855913f904bc5b9b552817c428b5387ea5c (patch) | |
tree | 98edcfb4a88d3e7ca3806fcb01dc292cab9d1386 /llvm/lib/Support/APFloat.cpp | |
parent | f6bae1e434dd42b06f711f8b6652ec4173a8097c (diff) | |
download | bcm5719-llvm-e6e78855913f904bc5b9b552817c428b5387ea5c.tar.gz bcm5719-llvm-e6e78855913f904bc5b9b552817c428b5387ea5c.zip |
[SystemZ] Use DSGFR over DSGR in more cases
Fixes some cases where we were using full 64-bit division for (sdiv i32, i32)
and (sdiv i64, i32).
The "32" in "SDIVREM32" just refers to the second operand. The first operand
of all *DIVREM*s is a GR128.
llvm-svn: 185435
Diffstat (limited to 'llvm/lib/Support/APFloat.cpp')
0 files changed, 0 insertions, 0 deletions