Re: RFC: LRA for x86/x86-64 [2/9]

2012-10-03 Thread Vladimir Makarov
On 09/28/2012 11:36 AM, Jeff Law wrote: On 09/28/2012 09:21 AM, Vladimir Makarov wrote: On 12-09-28 4:43 AM, Steven Bosscher wrote: On Fri, Sep 28, 2012 at 12:57 AM, Vladimir Makarov wrote: LRA outputs a lot debug information about insns. I found that using slim insn/rtl presentation helps a

Re: RFC: LRA for x86/x86-64 [2/9]

2012-09-28 Thread Vladimir Makarov
On 12-09-28 11:36 AM, Jeff Law wrote: On 09/28/2012 09:21 AM, Vladimir Makarov wrote: On 12-09-28 4:43 AM, Steven Bosscher wrote: I have patches in the works to use the slim RTL dumping format more, too, and to use the pretty-printer code so that printing strings with escaped characters can be

Re: RFC: LRA for x86/x86-64 [2/9]

2012-09-28 Thread Jeff Law
On 09/28/2012 09:21 AM, Vladimir Makarov wrote: On 12-09-28 4:43 AM, Steven Bosscher wrote: On Fri, Sep 28, 2012 at 12:57 AM, Vladimir Makarov wrote: LRA outputs a lot debug information about insns. I found that using slim insn/rtl presentation helps a lot for LRA debuging. The following patc

Re: RFC: LRA for x86/x86-64 [2/9]

2012-09-28 Thread Vladimir Makarov
On 12-09-28 4:43 AM, Steven Bosscher wrote: On Fri, Sep 28, 2012 at 12:57 AM, Vladimir Makarov wrote: LRA outputs a lot debug information about insns. I found that using slim insn/rtl presentation helps a lot for LRA debuging. The following patch makes slim presentation printing functions visi

Re: RFC: LRA for x86/x86-64 [2/9]

2012-09-28 Thread Steven Bosscher
On Fri, Sep 28, 2012 at 12:57 AM, Vladimir Makarov wrote: > LRA outputs a lot debug information about insns. I found that using slim > insn/rtl presentation helps a lot for LRA debuging. The following patch > makes slim presentation printing functions visible to LRA. It also > implements one mor

RFC: LRA for x86/x86-64 [2/9]

2012-09-27 Thread Vladimir Makarov
LRA outputs a lot debug information about insns. I found that using slim insn/rtl presentation helps a lot for LRA debuging. The following patch makes slim presentation printing functions visible to LRA. It also implements one more such function. 2012-09-27 Vladimir Makarov * rtl.h (