Teach tablegen to allow "let" expressions inside multiclasses,
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Thu, 10 Jun 2010 02:42:59 +0000 (02:42 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Thu, 10 Jun 2010 02:42:59 +0000 (02:42 +0000)
commitee65db3add855bfbc4ddc7e45926d1b9bafca8a4
tree66d1077f45dd0e5ec7082137c540e017545a50a7
parent302ef834e0a2fd03e4b435079a9fa6c1e1cdc23b
Teach tablegen to allow "let" expressions inside multiclasses,
providing more ways to factor out commonality from the records.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105776 91177308-0d34-0410-b5e6-96231b3b80d8
docs/TableGenFundamentals.html
test/TableGen/LetInsideMultiClasses.td [new file with mode: 0644]
utils/TableGen/TGParser.cpp
utils/TableGen/TGParser.h