Use right shifts to eliminate redundant test/compare insns on the H8
authorJeff Law <jeffreyalaw@gmail.com>
Fri, 25 Jun 2021 13:22:28 +0000 (09:22 -0400)
committerJeff Law <jeffreyalaw@gmail.com>
Fri, 25 Jun 2021 13:22:28 +0000 (09:22 -0400)
commit3a50aed09edc5e69080a0e49851acdb874227256
tree23edb7c61b8c7a27d6a70f51dda3c6b2e6b8e8a4
parent55a1546b73b60d2601f35671ba9e8f12a52a7b77
Use right shifts to eliminate redundant test/compare insns on the H8

gcc/
* config/h8300/h8300.c (select_cc_mode): Handle ASHIFTRT and LSHIFTRT.
gcc/config/h8300/h8300.c