Displaying 4 results from an estimated 4 matches for "queensprofile".
2017 Jun 06
3
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...o the biggest offenders on the mem_bytes metric in LNT are:
> O0 -g O0 -g gisel-with-localizer O0 -g gisel-without-localizer
> SingleSource/Benchmarks/Misc/perlin 14272 14640 18344 25.95%
> SingleSource/Benchmarks/Dhrystone/dry 16560 17144 20160 18.21%
> SingleSource/Benchmarks/Stanford/QueensProfile 13912 14192 15136 6.79%
> MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url 71400 72272 75504 4.53%
>
> I haven't had time to investigate what exact changes make the code size go up that much with the localizer pass in those cases...
>
>>
>> The only thing I c...
2017 Jun 12
1
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...o the biggest offenders on the mem_bytes metric in LNT are:
> O0 -g O0 -g gisel-with-localizer O0 -g gisel-without-localizer
> SingleSource/Benchmarks/Misc/perlin 14272 14640 18344 25.95%
> SingleSource/Benchmarks/Dhrystone/dry 16560 17144 20160 18.21%
> SingleSource/Benchmarks/Stanford/QueensProfile 13912 14192 15136 6.79%
> MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url 71400 72272
> 75504 4.53%
>
> I haven't had time to investigate what exact changes make the code size go
> up that much with the localizer pass in those cases...
>
>
> The only thing I ca...
2017 Jun 14
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...fenders on the mem_bytes metric in LNT are:
>> O0 -g O0 -g gisel-with-localizer O0 -g gisel-without-localizer
>> SingleSource/Benchmarks/Misc/perlin 14272 14640 18344 25.95%
>> SingleSource/Benchmarks/Dhrystone/dry 16560 17144 20160 18.21%
>> SingleSource/Benchmarks/Stanford/QueensProfile 13912 14192 15136 6.79%
>> MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url 71400 72272
>> 75504 4.53%
>>
>> I haven't had time to investigate what exact changes make the code size
>> go up that much with the localizer pass in those cases...
>>
>&...
2017 May 31
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
Hi Kristof,
Thanks for the updated numbers.
> On May 31, 2017, at 7:45 AM, Kristof Beyls <kristof.beyls at arm.com> wrote:
>
>>
>> On 31 May 2017, at 15:33, Diana Picus via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote:
>>
>> Cool test :)
>> It seems to work fine now, I don't see any new failures.