Re: [PATCH 1/9] print_rtx: implement support for reuse IDs (v2)

2016-12-02 Thread Bernd Schmidt
On 12/02/2016 02:37 AM, David Malcolm wrote: Here's the current status of the kit: "[PATCH 1/9] print_rtx: implement support for reuse IDs (v2)" https://gcc.gnu.org/ml/gcc-patches/2016-11/msg01188.html Still needs review Whoops, I thought this was settled. Ok for the new version. Bernd

Re: [PATCH 1/9] print_rtx: implement support for reuse IDs (v2)

2016-12-01 Thread David Malcolm
repost just those pieces that still need review? I know > various > bits have been approved and various bits have iterated. Just want to > see what's really still outstanding. Here's the current status of the kit: "[PATCH 1/9] print_rtx: implement support for reu

Re: [PATCH 1/9] print_rtx: implement support for reuse IDs (v2)

2016-12-01 Thread Jeff Law
On 11/11/2016 02:15 PM, David Malcolm wrote: Posted earlier here: https://gcc.gnu.org/ml/gcc-patches/2016-11/msg00651.html Link to earlier discussion: https://gcc.gnu.org/ml/gcc-patches/2016-10/msg01801.html This version: - eliminates the rtx_reuse_manager singleton - eliminates print-rtl-re

[PATCH 1/9] print_rtx: implement support for reuse IDs (v2)

2016-11-11 Thread David Malcolm
Posted earlier here: https://gcc.gnu.org/ml/gcc-patches/2016-11/msg00651.html Link to earlier discussion: https://gcc.gnu.org/ml/gcc-patches/2016-10/msg01801.html This version: - eliminates the rtx_reuse_manager singleton - eliminates print-rtl-reuse.h, moving class rtx_reuse_manager into prin