Displaying 3 results from an estimated 3 matches for "bydprofile".
2014 Nov 25
3
[LLVMdev] new set of superoptimizer results
...k, which is the fact that
> Souper now supports "optimization profiling".
>
> If you build an LLVM using Souper and then use that LLVM to build SPEC CPU
> 2006, here are optimizations ranked by dynamic profile count:
>
> http://blog.regehr.org/extra_files/souper-nov-14/bydprofile.html
>
> In other words, if you implement optimizations near the top of this list,
> you would be likely to make LLVM compile SPEC CPU 2006 in less time.
>
> Here are the optimizations sorted by static profile count:
>
> http://blog.regehr.org/extra_files/souper-nov-14/byspro...
2014 Nov 24
2
[LLVMdev] new set of superoptimizer results
I hope there's some useful material in here!
http://blog.regehr.org/archives/1192
John
2014 Nov 26
2
[LLVMdev] new set of superoptimizer results
...t
>> Souper now supports "optimization profiling".
>>
>> If you build an LLVM using Souper and then use that LLVM to build SPEC
>> CPU 2006, here are optimizations ranked by dynamic profile count:
>>
>> http://blog.regehr.org/extra_files/souper-nov-14/bydprofile.html
>>
>> In other words, if you implement optimizations near the top of this list,
>> you would be likely to make LLVM compile SPEC CPU 2006 in less time.
>>
>> Here are the optimizations sorted by static profile count:
>>
>> http://blog.regehr.org/extr...