aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/h8300/logical.md
AgeCommit message (Expand)AuthorFilesLines
2021-06-23Use more logicals to eliminate useless test/compare instructionsJeff Law1-4/+3
2021-06-18[committed] More useless code elimination on the H8Jeff Law1-1/+21
2021-06-13[committed] More improvements to H8 logicals for test/compare eliminationJeff Law1-25/+39
2021-06-08Further improve redundant test/compare removal on the H8Jeff Law1-25/+16
2021-06-05Fix split conditions in H8/300 portJeff Law1-1/+1
2021-06-02Fix minor bugs in H8 port logical ops. Prepare for more compare/test removalJeff Law1-45/+32
2020-11-30Remove dead cc0 code from H8 portJeff Law1-2/+1
2020-11-22H8 cc0 conversionAustin Law1-30/+207
2020-05-28Finish prior patchJeff Law1-8/+0
2020-05-28Fix incorrect code generation with bit insns on H8/SX.Jeff Law1-19/+17
2020-05-07Move all patterns and expanders out of h8300.md and into other files that are...Jeff Law1-0/+204