diff options
author | Kyrylo Tkachov <kyrylo.tkachov@arm.com> | 2014-08-06 08:32:07 +0000 |
---|---|---|
committer | Kyrylo Tkachov <ktkachov@gcc.gnu.org> | 2014-08-06 08:32:07 +0000 |
commit | 4aa81c2e6aa24a8112c2677b1dfdfe8013770757 (patch) | |
tree | 558750ac8aba917253ce5c95e8632bf04855a29a /gcc/tree-ssa-loop-ivopts.c | |
parent | 0483b3636dbf8ebac4d3862e1bcede3cb309e2a9 (diff) | |
download | gcc-4aa81c2e6aa24a8112c2677b1dfdfe8013770757.zip gcc-4aa81c2e6aa24a8112c2677b1dfdfe8013770757.tar.gz gcc-4aa81c2e6aa24a8112c2677b1dfdfe8013770757.tar.bz2 |
[AArch64] Use REG_P and CONST_INT_P instead of GET_CODE + comparison.
* config/aarch64/aarch64.c (aarch64_classify_address): Use REG_P and
CONST_INT_P instead of GET_CODE and compare.
(aarch64_select_cc_mode): Likewise.
(aarch64_print_operand): Likewise.
(aarch64_rtx_costs): Likewise.
(aarch64_simd_valid_immediate): Likewise.
(aarch64_simd_check_vect_par_cnst_half): Likewise.
(aarch64_simd_emit_pair_result_insn): Likewise.
From-SVN: r213651
Diffstat (limited to 'gcc/tree-ssa-loop-ivopts.c')
0 files changed, 0 insertions, 0 deletions