Test Operand Arguments
authorDavid Greene <greened@obbligato.org>
Tue, 4 Oct 2011 18:55:40 +0000 (18:55 +0000)
committerDavid Greene <greened@obbligato.org>
Tue, 4 Oct 2011 18:55:40 +0000 (18:55 +0000)
commit764b29e1c88378084ec7a832a5c89e52bc1c4b37
tree98ee441f437507da1275764965063c20e2c64c78
parentcedaae125e26d4d98072ed04017ddaebcfa468f8
Test Operand Arguments

Add a test to do list manipulation and pass the result as arguments.
This tests the new list element operator resolve code and provides an
example of using list manipulation to do instruction pattern
substitution.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141102 91177308-0d34-0410-b5e6-96231b3b80d8
test/TableGen/MultiPat.td [new file with mode: 0644]