[llvm-commits] An addition operator for TableGen

Tim Northover t.p.northover at gmail.com
Fri Jan 25 01:34:26 PST 2013


Hi Hal,

On Fri, Jan 25, 2013 at 12:57 AM, Hal Finkel <hfinkel at anl.gov> wrote:
> 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.

I'm not exactly an expert on TableGen, but this seems like a simple
change exactly copying existing operators in virtually every detail.

I'm happy with it.

Tim.



More information about the llvm-commits mailing list