]> git.ipfire.org Git - thirdparty/gcc.git/commit
m68hc11.md ("bitcmpqi" split): No need to test the mode of operand 0.
authorStephane Carrez <stcarrez@nerim.fr>
Sat, 12 Apr 2003 20:35:28 +0000 (22:35 +0200)
committerStephane Carrez <ciceron@gcc.gnu.org>
Sat, 12 Apr 2003 20:35:28 +0000 (22:35 +0200)
commita67bac5fc49398f26611dedaa0b62990b134d642
tree44a7ea390f44c7d702b1a939c667beea38983236
parent0921442473dbe2f14488153e94acb3d0b4524b92
m68hc11.md ("bitcmpqi" split): No need to test the mode of operand 0.

* config/m68hc11/m68hc11.md ("bitcmpqi" split): No need to test the
mode of operand 0.
(peephole2 optimize const load): Likewise for operand 2.
("*rotlhi3_with_carry"): Change pattern to a const 1 rotate which
clobbers CC_REGNUM.
("*rotrhi3_with_carry"): Likewise.
(ashift:DI 1 split): Update pattern to create the above rotate.
(lshiftrt:DI 1 split): Likewise.

From-SVN: r65524
gcc/ChangeLog
gcc/config/m68hc11/m68hc11.md