summaryrefslogtreecommitdiff
path: root/zlib
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2016-01-15 15:32:05 -0700
committerJeff Law <law@gcc.gnu.org>2016-01-15 15:32:05 -0700
commit40c43acacc1765416278e6636c20c5e3a78a7384 (patch)
tree0c5e0c93ef87ace7d5ef512867efe2303ef79439 /zlib
parentcebeb718fed641f5c6b093e487c5e93c9b41ce02 (diff)
downloadgcc-40c43acacc1765416278e6636c20c5e3a78a7384.tar.gz
re PR tree-optimization/69270 (DOM should exploit range information to create more equivalences)
PR tree-optimization/69270 * tree-ssanames.c (ssa_name_has_boolean_range): Moved here from tree-ssa-dom.c. Improve test for [0..1] ranve from VRP. * tree-ssa-dom.c (ssa_name_has_boolean_range): Remove. * tree-ssanames.h (ssa_name_has_boolean_range): Prototype. * tree-ssa-uncprop.c (associate_equivalences_with_edges): Use ssa_name_has_boolean_range and constant_boolean_node. PR tree-optimization/69270 * gcc.dg/tree-ssa/pr69270-2.c: New test. * gcc.dg/tree-ssa/pr69270-3.c: New test. From-SVN: r232453
Diffstat (limited to 'zlib')
0 files changed, 0 insertions, 0 deletions