[llvm-commits] Cost Table, take 2

Renato Golin Linaro renato.golin at linaro.org
Wed Jan 23 01:28:54 PST 2013


Sorry, I should have said, Bump...


On 23 January 2013 09:28, Renato Golin Linaro <renato.golin at linaro.org>wrote:

> Ping
>
>
> On 22 January 2013 11:08, Renato Golin Linaro <renato.golin at linaro.org>wrote:
>
>> Hi folks,
>>
>> The logic is still the same, but I've addressed most of your concerns.
>>
>>  - Moved to ADT, no more spurious includes
>>  - Made it a template on types and size
>>  - Am only creating the temporary lookup object if necessary
>>
>> I wonder if the TableLookup could be used for something else, so I tried
>> to leave it as generic as possible and left plenty of comments (including
>> Evan's worry about sorting tables) for later, if proven necessary.
>>
>> Please review.
>>
>> cheers,
>> --renato
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130123/55effbc4/attachment.html>


More information about the llvm-commits mailing list