Re: [PATCH 9/9] dwarf2cfi: Generate and connect traces.

2011-08-06 Thread H.J. Lu
On Thu, Jul 14, 2011 at 4:07 PM, Richard Henderson wrote: > This kinda-sorta corresponds to Bernd's 007-dw2cfi patch.  Certainly > the same concepts of splitting the instruction stream into extended > basic blocks is the same.  This patch does a bit better job with the > documentation.  Also, I'm

[PATCH 9/9] dwarf2cfi: Generate and connect traces.

2011-07-14 Thread Richard Henderson
This kinda-sorta corresponds to Bernd's 007-dw2cfi patch. Certainly the same concepts of splitting the instruction stream into extended basic blocks is the same. This patch does a bit better job with the documentation. Also, I'm a bit more explicit about matching things up with the similar code