Displaying 3 results from an estimated 3 matches for "xpmjoiphx_x6ub6pulfw".
2015 Apr 29
4
[LLVMdev] IC profiling infrastructure
...comments.
>
Hi Betul, thank you for your patience. I have completed initial
comparison with a few alternative value profile designs. My conclusion
is that your proposed approach should well in practice. The study can
be found here: https://docs.google.com/document/u/1/d/1k-_k_DLFBh8h3XMnPAi6za-XpmjOIPHX_x6UB6PULfw/pub
> 1) Added dependencies: Our implementation adds dependency on calloc/free
> as we’re generating/maintaining a linked list at run time.
If it becomes a problem for some, there is a way to handle that -- but
at a cost of more memory required (to be conservative). One of the
good feature...
2015 May 13
2
[LLVMdev] IC profiling infrastructure
...for your patience. I have completed initial
>> comparison with a few alternative value profile designs. My conclusion
>> is that your proposed approach should well in practice. The study can
>> be found here:
>> https://docs.google.com/document/u/1/d/1k-_k_DLFBh8h3XMnPAi6za-XpmjOIPHX_x6UB6PULfw/pub
>
> Thanks for looking at this David.
>
> Betul: I also have some thoughts on the approach and implementation of
> this, but haven't had a chance to go over it in detail. I hope to have
> some feedback for you on all of this sometime next week, and I'll start
> revi...
2015 May 21
5
[LLVMdev] IC profiling infrastructure
...eted initial
>>>> comparison with a few alternative value profile designs. My conclusion
>>>> is that your proposed approach should well in practice. The study can
>>>> be found here:
>>>> https://docs.google.com/document/u/1/d/1k-_k_DLFBh8h3XMnPAi6za-XpmjOIPHX_x6UB6PULfw/pub
>>>
>>> Thanks for looking at this David.
>>>
>>> Betul: I also have some thoughts on the approach and implementation of
>>> this, but haven't had a chance to go over it in detail. I hope to have
>>> some feedback for you on all of this...