Re: [PATCH] Update SSA_NAME manager to use two lists
commit9cf1766f2fb9f5306177d266b7047d871c3272e9
authorJeff Law <law@redhat.com>
Fri, 9 Oct 2015 21:16:16 +0000 (9 15:16 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 9 Oct 2015 21:16:16 +0000 (9 15:16 -0600)
tree4fe75ed2dcd9b7d5b18924b49b9c1a6de105401c
parent4c926b8a613d7be44154c55a9dcaa6f2b84ea66e
Re: [PATCH] Update SSA_NAME manager to use two lists

* tree-ssanames.c (flush_ssaname_freelist): Use splice and truncate
rather than moving each name to the freelist individually.

From-SVN: r228668
gcc/ChangeLog
gcc/tree-ssanames.c