2017-01-16 Jeff Law <law@redhat.com>
commitf4826e2540a5eb3ba5d085b27e33128341efeb70
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Jan 2017 23:43:05 +0000 (16 23:43 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Jan 2017 23:43:05 +0000 (16 23:43 +0000)
tree11d8f3ff64aa25c82afcf28c2a86958b42e643b3
parent6c49ba3ce17c8f691c700eaf185d6d7e5d5b71bd
2017-01-16  Jeff Law  <law@redhat.com>

PR tree-optimization/79090
PR tree-optimization/33562
PR tree-optimization/61912
PR tree-optimization/77485
* tree-ssa-dse.c (compute_trims): Accept STMT argument.  Dump STMT
and computed trims into the dump file.

PR tree-optimization/79090
PR tree-optimization/33562
PR tree-optimization/61912
PR tree-optimization/77485
* tree-ssa-dse.c (compute_trims): Accept STMT argument.  Dump STMT
and computed trims into the dump file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@244509 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/tree-ssa/ssa-dse-2.C [new file with mode: 0644]
gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-29.c [new file with mode: 0644]
gcc/tree-ssa-dse.c