diff options
author | Richard Biener <rguenther@suse.de> | 2018-05-25 13:08:28 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2018-05-25 13:08:28 +0000 |
commit | 27312bf2148af2bea946fcec8f4c2e1231e8d63b (patch) | |
tree | f39e10cb0937194fe5afa1b80ccfc7c530de6755 /gcc/varasm.c | |
parent | b55f342bdd8bec16b727a5889c589dd85c5ca3c3 (diff) | |
download | gcc-27312bf2148af2bea946fcec8f4c2e1231e8d63b.zip gcc-27312bf2148af2bea946fcec8f4c2e1231e8d63b.tar.gz gcc-27312bf2148af2bea946fcec8f4c2e1231e8d63b.tar.bz2 |
tree-ssa-alias.h (refs_may_alias_p): Add tbaa_p bool parameter, defaulted to true.
2018-05-25 Richard Biener <rguenther@suse.de>
* tree-ssa-alias.h (refs_may_alias_p): Add tbaa_p bool parameter,
defaulted to true.
(ref_maybe_used_by_stmt_p): Likewise.
(stmt_may_clobber_ref_p): Likewise.
(stmt_may_clobber_ref_p_1): Likewise.
* tree-ssa-alias.c (refs_may_alias_p): Add tbaa_p bool parameter
and pass it along.
(ref_maybe_used_by_stmt_p): Likewise.
(stmt_may_clobber_ref_p): Likewise.
(stmt_may_clobber_ref_p_1): Likewise.
* tree-vect-data-refs.c (vect_slp_analyze_node_dependences): Use
the alias oracle to disambiguate DRs with stmts DR analysis
couldn't handle.
(vect_analyze_data_refs): Do not give up on not analyzable
DRs for BB vectorization. Remove code truncating the dataref
vector.
From-SVN: r260757
Diffstat (limited to 'gcc/varasm.c')
0 files changed, 0 insertions, 0 deletions