[llvm-commits] Cost Table, take 3

Renato Golin renato.golin at linaro.org
Thu Jan 24 12:42:59 PST 2013


Hi folks,

Now it's simple and stupid. ;)

I just moved the functions up and made them templates on the type to avoid
the inclusion of foreign headers. I think this was Chandler's
recommendation all along, and I got lost in the number of changes.

For now, since they're only two tables, I'd rather keep them as they are
and see if the pattern grows. If it doesn't, leave it. If it does, we think
of a better solution overall.

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130124/e8b7fce1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cost-table.patch
Type: application/octet-stream
Size: 6899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130124/e8b7fce1/attachment.obj>


More information about the llvm-commits mailing list