llvm-6502/include/llvm/TableGen
Daniel Sanders d80222a48b [tablegen] Add !listconcat operator with the similar semantics as !strconcat
Summary:
It concatenates two or more lists. In addition to the !strconcat semantics
the lists must have the same element type.

My overall aim is to make it easy to append to Instruction.Predicates
rather than override it. This can be done by concatenating lists passed as
arguments, or by concatenating lists passed in additional fields.

Reviewers: dsanders

Reviewed By: dsanders

Subscribers: hfinkel, llvm-commits

Differential Revision: http://reviews.llvm.org/D3506

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208183 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-07 10:13:19 +00:00
..
Error.h tblgen: Twinify PrintFatalError. 2014-03-29 17:17:15 +00:00
Main.h Move misplaced comment. 2012-10-09 01:47:16 +00:00
Record.h [tablegen] Add !listconcat operator with the similar semantics as !strconcat 2014-05-07 10:13:19 +00:00
StringMatcher.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
StringToOffsetTable.h Move StringToOffsetTable into the TableGen include directory so I can use it in clang. 2013-08-29 05:09:55 +00:00
TableGenBackend.h [typo] An LLVM. 2013-08-16 23:30:19 +00:00