[llvm-commits] Cost Table, take 2

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


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/d71aca17/attachment.html>


More information about the llvm-commits mailing list