CDI_POST_DOMINATORS are not used in Graphite.
commit020ea6a29d1d615b3bcad83d20314a59da5a5eba
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Sep 2010 21:45:23 +0000 (20 21:45 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Sep 2010 21:45:23 +0000 (20 21:45 +0000)
treef82ff26a8a1116b476a8d559bf2492cd6bc76149
parent7fbe8f3286204927e284c1005d05a57fcaf1ccee
CDI_POST_DOMINATORS are not used in Graphite.

2010-09-20  Sebastian Pop  <sebastian.pop@amd.com>

* graphite-clast-to-gimple.c (graphite_verify): Remove call to
verify_dominators for CDI_POST_DOMINATORS.
* sese.h: Remove comment about CDI_POST_DOMINATORS.
(recompute_all_dominators): Remove call to free_dominance_info
for CDI_POST_DOMINATORS.  Remove call to calculate_dominance_info
for CDI_POST_DOMINATORS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@164463 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.graphite
gcc/graphite-clast-to-gimple.c
gcc/sese.h