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

David A. Greene dag at cray.com
Thu Feb 2 09:56:30 PST 2012


David Greene <dag at cray.com> writes:

> 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(-)

Ping?

x 13 for the patch series.  :)

                              -Dave



More information about the llvm-commits mailing list