diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2014-05-23 18:39:42 +0200 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2014-05-23 18:39:42 +0200 |
commit | 441e02a5c44543f0afba3549b9939e54bafcff11 (patch) | |
tree | 644c325d467970b746fbf036a3cb795b69d108fe /gcc/ipa-inline-transform.c | |
parent | 58ee9e663594196b2b76669df15e12c1aeff53bf (diff) | |
download | gcc-441e02a5c44543f0afba3549b9939e54bafcff11.zip gcc-441e02a5c44543f0afba3549b9939e54bafcff11.tar.gz gcc-441e02a5c44543f0afba3549b9939e54bafcff11.tar.bz2 |
rs6000: Make all divide instructions one type
This uses the attribute "size" to specify the differences:
idiv -> div size=32
ldiv -> div size=64
It could use "dot" as well, but the current code doesn't handle that.
From-SVN: r210869
Diffstat (limited to 'gcc/ipa-inline-transform.c')
0 files changed, 0 insertions, 0 deletions