[llvm-commits] [PATCH 01/13] Add For Loop Structures

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


Add some data structures to represent for loops.  These will be
referenced during object processing to do any needed iteration and
instantiation.
---
 include/llvm/TableGen/Record.h |   48 ++++++++++++++++++++++++++++++++++++++++
 1 files changed, 48 insertions(+), 0 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-For-Loop-Structures.patch
Type: text/x-patch
Size: 1885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120131/64bb03e9/attachment.bin>


More information about the llvm-commits mailing list