aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-manip.c
diff options
context:
space:
mode:
authorKyrylo Tkachov <kyrylo.tkachov@arm.com>2016-06-09 08:48:10 +0000
committerKyrylo Tkachov <ktkachov@gcc.gnu.org>2016-06-09 08:48:10 +0000
commitf62c6a620443d099c412e5698c78f284e0d47d41 (patch)
tree88d2f1c690abe626b3b334b590691d8caed372a2 /gcc/tree-ssa-loop-manip.c
parentb111f1f9f064d09ad9be18f673e899c275bd7d8d (diff)
downloadgcc-f62c6a620443d099c412e5698c78f284e0d47d41.zip
gcc-f62c6a620443d099c412e5698c78f284e0d47d41.tar.gz
gcc-f62c6a620443d099c412e5698c78f284e0d47d41.tar.bz2
[RTL ifcvt] Print name of noce trasform that succeeded in dump file
* ifcvt.c (struct noce_if_info): Add transform_name field. (noce_try_move): Set if_info->transform_name to the function name. (noce_try_ifelse_collapse): Likewise. (noce_try_store_flag): Likewise. (noce_try_inverse_constants): Likewise. (noce_try_store_flag_constants): Likewise. (noce_try_addcc): Likewise. (noce_try_store_flag_mask): Likewise. (noce_try_cmove): Likewise. (noce_try_cmove_arith): Likewise. (noce_try_minmax): Likewise. (noce_try_abs): Likewise. (noce_try_sign_mask): Likewise. (noce_try_bitop): Likewise. (noce_convert_multiple_sets): Likewise. (noce_process_if_block): Print if_info->transform_name to dump_file if transformation succeeded. From-SVN: r237250
Diffstat (limited to 'gcc/tree-ssa-loop-manip.c')
0 files changed, 0 insertions, 0 deletions