[llvm-commits] [PATCH 01/13] Add For Loop Structures
Jakob Stoklund Olesen
stoklund at 2pi.dk
Thu Feb 2 14:38:55 PST 2012
On Feb 2, 2012, at 9:56 AM, David A. Greene wrote:
> 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?
I'll get to this.
Are you planning more changes?
/jakob
More information about the llvm-commits
mailing list