Subject: Re: Register Pressure guided Unroll and Jam in GCC !!
On 2014-06-16, 10:14 AM, Ajit Kumar Agarwal wrote:
> Hello All:
>
> I have worked on the Open64 compiler where the Register Pressure Guided
> Unroll and Jam gave a good amount of performance improvement for the C and
> C++
On Mon, 2014-06-16 at 14:42 -0400, Vladimir Makarov wrote:
> On 2014-06-16, 2:25 PM, Aaron Sawdey wrote:
> > On Mon, 2014-06-16 at 14:14 +, Ajit Kumar Agarwal wrote:
> >> Hello All:
> >>
> >> I have worked on the Open64 compiler where the Register Pressure Guided
> >> Unroll and Jam gave a goo
On 2014-06-16, 2:25 PM, Aaron Sawdey wrote:
On Mon, 2014-06-16 at 14:14 +, Ajit Kumar Agarwal wrote:
Hello All:
I have worked on the Open64 compiler where the Register Pressure Guided Unroll
and Jam gave a good amount of performance improvement for the C and C++ Spec
Benchmark and also F
On 2014-06-16, 10:14 AM, Ajit Kumar Agarwal wrote:
Hello All:
I have worked on the Open64 compiler where the Register Pressure Guided Unroll
and Jam gave a good amount of performance improvement for the C and C++ Spec
Benchmark and also Fortran benchmarks.
The Unroll and Jam increases the re
On Mon, 2014-06-16 at 14:14 +, Ajit Kumar Agarwal wrote:
> Hello All:
>
> I have worked on the Open64 compiler where the Register Pressure Guided
> Unroll and Jam gave a good amount of performance improvement for the C and
> C++ Spec Benchmark and also Fortran benchmarks.
>
> The Unroll a
athail;
>Shail Aditya Gupta; Vidhumouli Hunsigida; Nagaraju Mekala
>Subject: Re: Register Pressure guided Unroll and Jam in GCC !!
>
>On Mon, Jun 16, 2014 at 4:14 PM, Ajit Kumar Agarwal
> wrote:
>> Hello All:
>>
>> I have worked on the Open64 compiler where the Regis
Pressure guided Unroll and Jam in GCC !!
On Mon, Jun 16, 2014 at 4:14 PM, Ajit Kumar Agarwal
wrote:
> Hello All:
>
> I have worked on the Open64 compiler where the Register Pressure Guided
> Unroll and Jam gave a good amount of performance improvement for the C and
> C++ Spec Ben
On Mon, Jun 16, 2014 at 4:14 PM, Ajit Kumar Agarwal
wrote:
> Hello All:
>
> I have worked on the Open64 compiler where the Register Pressure Guided
> Unroll and Jam gave a good amount of performance improvement for the C and
> C++ Spec Benchmark and also Fortran benchmarks.
>
> The Unroll and J
Hello All:
I have worked on the Open64 compiler where the Register Pressure Guided Unroll
and Jam gave a good amount of performance improvement for the C and C++ Spec
Benchmark and also Fortran benchmarks.
The Unroll and Jam increases the register pressure in the Unrolled Loop leading
to inc