Re: [PATCH] Update SSA_NAME manager to use two lists
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Oct 2015 21:16:16 +0000 (21:16 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Oct 2015 21:16:16 +0000 (21:16 +0000)
commit388e5184a32c6358c975bad5e63be6d6d3fe6225
tree4fe75ed2dcd9b7d5b18924b49b9c1a6de105401c
parent0c2c01a72a149740e5e6bd5cbb2f02d7364eef26
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@228668 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssanames.c