predicates.md
8.89 KB
-
[PATCH] [target/25114] Improve comparisons against some small integers for m68k · bcff0913
* config/m68k/predicates.md (pow2_m1_operand): New predicate extracted from ... (reg_or_pow2_m1_operand): Call pow2_m1_operand. (pc_or_label_operand): New predicate. * config/m68k/m68k.md: Add new peephole2 patterns for GTU/LEU tests for small integers that are 2^n - 1. * gcc.target/m68k/pr25114.c: New test. From-SVN: r232601
Jeff Law committed