diff options
author | David Greene <greened@obbligato.org> | 2011-10-05 22:42:17 +0000 |
---|---|---|
committer | David Greene <greened@obbligato.org> | 2011-10-05 22:42:17 +0000 |
commit | 87cf662fbd08ba8e272e223f1323a70957b5fb61 (patch) | |
tree | 9d07ea24141c01655c35b23acf66831c8455faf1 /llvm/lib/TableGen | |
parent | db44597494e2a58a3c08058a4d7dee07cd5ac382 (diff) | |
download | bcm5719-llvm-87cf662fbd08ba8e272e223f1323a70957b5fb61.tar.gz bcm5719-llvm-87cf662fbd08ba8e272e223f1323a70957b5fb61.zip |
Add Multidef Data Structures
Add a set of data structures and members analogous to those used for
multiclass defs. These will represent a new kind of multiclass def: a
multidef. The idea behind the multidef is to process a list of items
and create a def record for each one inside the enclosing multiclass.
This allows the user to dynamically create a set of defs based on the
contents of a list.
llvm-svn: 141230
Diffstat (limited to 'llvm/lib/TableGen')
0 files changed, 0 insertions, 0 deletions