diff options
author | Kyrylo Tkachov <kyrylo.tkachov@arm.com> | 2015-11-27 09:52:09 +0000 |
---|---|---|
committer | Kyrylo Tkachov <ktkachov@gcc.gnu.org> | 2015-11-27 09:52:09 +0000 |
commit | 4d7b2a8a3b12beac09c5d8f8bcbf43a81296e462 (patch) | |
tree | 95ea7519ecb07bb46162b7ae1b5358239d8969b2 /gcc/tree-ssa-phiopt.c | |
parent | 14af28ba5aa467556c30cf20a8ee27e83590314f (diff) | |
download | gcc-4d7b2a8a3b12beac09c5d8f8bcbf43a81296e462.zip gcc-4d7b2a8a3b12beac09c5d8f8bcbf43a81296e462.tar.gz gcc-4d7b2a8a3b12beac09c5d8f8bcbf43a81296e462.tar.bz2 |
[RTL-ifcvt] Reject insns that are multiple_sets
* ifcvt.c (insn_valid_noce_process_p): Reject insn if it satisfies
multiple_sets.
(noce_try_cmove_arith): Add checking asserts that orig_a and orig_b
are not modified by the final modified insns in the basic blocks.
From-SVN: r231004
Diffstat (limited to 'gcc/tree-ssa-phiopt.c')
0 files changed, 0 insertions, 0 deletions