[llvm-commits] [PATCH 06/13] Add Foreach Processing Logic

David Greene dag at cray.com
Tue Jan 31 14:49:38 PST 2012


Add the code to process foreach loops and create defs based
on iterator values.  This is not active yet.
---
 lib/TableGen/TGParser.cpp |  102 +++++++++++++++++++++++++++++++++++++++++++++
 lib/TableGen/TGParser.h   |   17 +++++++
 2 files changed, 119 insertions(+), 0 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Add-Foreach-Processing-Logic.patch
Type: text/x-patch
Size: 5127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120131/bdcd1172/attachment.bin>


More information about the llvm-commits mailing list