backwards threader cleanups

Aldy Hernandez aldyh@redhat.com
Fri Sep 1 20:18:00 GMT 2017


Hi.

Attached are misc cleanups to tree-ssa-threadbackwards.c and friends.
The main gist of the patch is making the path vectors live in the
heap, not GC.  But I also cleaned up some comments to reflect reality,
and renamed VAR_BB which could use a more meaningful name.  Finally, I
abstracted some common code to
register_jump_thread_path_if_profitable() in preparation for some
upcoming work by me :).

Tested on x86-64 Linux.

OK?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: curr
Type: application/octet-stream
Size: 22666 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20170901/970a4f67/attachment.obj>


More information about the Gcc-patches mailing list