[llvm-commits] An addition operator for TableGen

Hal Finkel hfinkel at anl.gov
Thu Jan 24 16:57:57 PST 2013


Hello again,

Please review the attached patch which adds an addition operator !add(a, b) to TableGen. I'd like to use this to cleanup the PPC register definitions (associated patch also attached). This patch is based on David Greene's !mul proposal.

Thanks again,
Hal 

-- 
Hal Finkel
Postdoctoral Appointee
Leadership Computing Facility
Argonne National Laboratory
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ppcregadd.patch
Type: text/x-patch
Size: 3828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130124/c174f936/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tgadd.patch
Type: text/x-patch
Size: 4364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130124/c174f936/attachment-0001.bin>


More information about the llvm-commits mailing list