diff options
author | Andy Hutchinson <hutchinsonandy@gcc.gnu.org> | 2009-12-13 21:03:41 +0000 |
---|---|---|
committer | Andy Hutchinson <hutchinsonandy@gcc.gnu.org> | 2009-12-13 21:03:41 +0000 |
commit | 83613dbea0846612b0ed3c4305aa541cca499b1d (patch) | |
tree | 1dc22f3c9c93e19fbf1fe7e45ac7d179e8c144e5 /gcc/expr.h | |
parent | 1bea309889ac0d3f7cab5d51e2105cda6fc7f59b (diff) | |
download | gcc-83613dbea0846612b0ed3c4305aa541cca499b1d.zip gcc-83613dbea0846612b0ed3c4305aa541cca499b1d.tar.gz gcc-83613dbea0846612b0ed3c4305aa541cca499b1d.tar.bz2 |
re PR rtl-optimization/23726 (Missed optimizations for divmod)
PR target/23726
* config/avr/predicates.md (pseudo_register_operand): New predicate for pseudos.
* config/avr/avr.md (divmodqi4): Replace with define_insn_and_split to allow div/mod optimization.
(udivmodqi4): Ditto.
(divmodhi4): Ditto.
(udivmodhi4): Ditto.
(divmodsi4): Ditto.
(udivmodsi4): Ditto.
From-SVN: r155195
Diffstat (limited to 'gcc/expr.h')
0 files changed, 0 insertions, 0 deletions