<div style="font-family: arial, helvetica, sans-serif; font-size: 10pt"><div dir="ltr"><div class="gmail_default" style>Argh, sorry for the confusion, I'll never get used to llvm's AllCaps style for variables :)</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 3, 2013 at 4:51 PM, Vane, Edwin <span dir="ltr"><<a href="mailto:edwin.vane@intel.com" target="_blank">edwin.vane@intel.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">TransformManager is of type 'Transforms' and Transforms.h and Transforms.cpp are both present in the diff. Although, I like the name TransformManager better so maybe I should rename the class just to differentiate it from 'Transform' by more than just an 's'?<br>

<br>
Everything under LoopConvert is a copy except LoopConvert.h and LoopConvert.cpp. LoopConvert.cpp comes mostly from loop-convert/LoopConvert.cpp just with simplifications due to the new location in a class. Actually if you dir-diffed loop-convert and cpp11-migrate/LoopConvert you would see exactly the changes I made. There were a few stylistic things I improved.<br>

<div><div class="h5"><br>
-----Original Message-----<br>
From: Manuel Klimek [mailto:<a href="mailto:klimek@google.com">klimek@google.com</a>]<br>
Sent: Thursday, January 03, 2013 10:29 AM<br>
To: <a href="mailto:klimek@google.com">klimek@google.com</a>; <a href="mailto:silvas@purdue.edu">silvas@purdue.edu</a>; Vane, Edwin<br>
Cc: <a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
Subject: Re: [PATCH] Port loop-convert into cpp11-migrate<br>
<br>
<br>
  Is the TransformManager implementation missing from the diff?<br>
<br>
  Also, can you point out which files are pure copies, so I know I don't need to re-review them? Thanks!<br>
<br>
<a href="http://llvm-reviews.chandlerc.com/D251" target="_blank">http://llvm-reviews.chandlerc.com/D251</a><br>
<br>
</div></div>_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
</blockquote></div><br></div></div>