Re: [PATCH] Improve readability of debug_tree() dumps for SSA_NAME and VECTOR_CST

2016-08-22 Thread Richard Biener
On Mon, Aug 22, 2016 at 1:39 PM, Patrick Palka wrote: > On Mon, 22 Aug 2016, Richard Biener wrote: > >> On Sat, Aug 20, 2016 at 1:27 AM, Patrick Palka wrote: >> > * For SSA_NAME: Print the ssa name's def stmt on its own line. >> > >> > Before: >> > > > type > > type > > public unsign

Re: [PATCH] Improve readability of debug_tree() dumps for SSA_NAME and VECTOR_CST

2016-08-22 Thread Patrick Palka
On Mon, 22 Aug 2016, Richard Biener wrote: > On Sat, Aug 20, 2016 at 1:27 AM, Patrick Palka wrote: > > * For SSA_NAME: Print the ssa name's def stmt on its own line. > > > > Before: > > > type > type > public unsigned SI > > size > > unit size > >

Re: [PATCH] Improve readability of debug_tree() dumps for SSA_NAME and VECTOR_CST

2016-08-22 Thread Richard Biener
On Sat, Aug 20, 2016 at 1:27 AM, Patrick Palka wrote: > * For SSA_NAME: Print the ssa name's def stmt on its own line. > > Before: > type type public unsigned SI > size > unit size > align 32 symtab 0 alias set -1 canonical type 0x7688a888

[PATCH] Improve readability of debug_tree() dumps for SSA_NAME and VECTOR_CST

2016-08-19 Thread Patrick Palka
* For SSA_NAME: Print the ssa name's def stmt on its own line. Before: unit size align 32 symtab 0 alias set -1 canonical type 0x7688a888 precision 32 min max context pointer_to_this > unsigned V8SI size unit size ali