On Wed, May 17, 2017 at 1:24 PM, Richard Biener
wrote:
> On Mon, May 15, 2017 at 5:50 PM, Bin.Cheng wrote:
>> On Thu, May 11, 2017 at 11:39 AM, Richard Biener
>> wrote:
>>> On Tue, Apr 18, 2017 at 12:53 PM, Bin Cheng wrote:
Hi,
Currently IVOPTs shares the same register pressure comput
On Thu, May 18, 2017 at 11:41 AM, Richard Sandiford
wrote:
> "Bin.Cheng" writes:
>> On Wed, May 17, 2017 at 1:37 PM, Richard Sandiford
>> wrote:
>>> "Bin.Cheng" writes:
-/* Calculates cost for having N_REGS registers. This number includes
- induction variables, invariant variables
"Bin.Cheng" writes:
> On Wed, May 17, 2017 at 1:37 PM, Richard Sandiford
> wrote:
>> "Bin.Cheng" writes:
>>> -/* Calculates cost for having N_REGS registers. This number includes
>>> - induction variables, invariant variables and invariant expressions. */
>>> +/* Estimate register pressure f
On Wed, May 17, 2017 at 1:37 PM, Richard Sandiford
wrote:
> "Bin.Cheng" writes:
>> -/* Calculates cost for having N_REGS registers. This number includes
>> - induction variables, invariant variables and invariant expressions. */
>> +/* Estimate register pressure for loop having N_INVS invaria
"Bin.Cheng" writes:
> -/* Calculates cost for having N_REGS registers. This number includes
> - induction variables, invariant variables and invariant expressions. */
> +/* Estimate register pressure for loop having N_INVS invariants and N_CANDS
> + induction variables. Note N_INVS includes
On Mon, May 15, 2017 at 5:50 PM, Bin.Cheng wrote:
> On Thu, May 11, 2017 at 11:39 AM, Richard Biener
> wrote:
>> On Tue, Apr 18, 2017 at 12:53 PM, Bin Cheng wrote:
>>> Hi,
>>> Currently IVOPTs shares the same register pressure computation with RTL
>>> loop invariant pass,
>>> which doesn't work
On Thu, May 11, 2017 at 11:39 AM, Richard Biener
wrote:
> On Tue, Apr 18, 2017 at 12:53 PM, Bin Cheng wrote:
>> Hi,
>> Currently IVOPTs shares the same register pressure computation with RTL loop
>> invariant pass,
>> which doesn't work very well. This patch introduces specific interface for
>
On Thu, May 11, 2017 at 11:39 AM, Richard Biener
wrote:
> On Tue, Apr 18, 2017 at 12:53 PM, Bin Cheng wrote:
>> Hi,
>> Currently IVOPTs shares the same register pressure computation with RTL loop
>> invariant pass,
>> which doesn't work very well. This patch introduces specific interface for
>
On Tue, Apr 18, 2017 at 12:53 PM, Bin Cheng wrote:
> Hi,
> Currently IVOPTs shares the same register pressure computation with RTL loop
> invariant pass,
> which doesn't work very well. This patch introduces specific interface for
> IVOPTs.
> The general idea is described in the cover message a
Hi,
Currently IVOPTs shares the same register pressure computation with RTL loop
invariant pass,
which doesn't work very well. This patch introduces specific interface for
IVOPTs.
The general idea is described in the cover message as below:
C) Current implementation shares the same register pr
10 matches
Mail list logo