[llvm-commits] [PATCH 2/3] instcombine: Migrate strcat and strncat optimizations
Meador Inge
meadori at codesourcery.com
Fri Oct 12 15:30:17 PDT 2012
On 10/12/2012 05:20 PM, Eric Christopher wrote:
> Looks mechanical provided the earlier patch was approved?
Yeah, pretty much. I just wanted to post two examples of what migrating from
the old library call simplifier will look like. After I commit this initial
set I am going to start migrating the rest fairly quickly without waiting for
OKs (each simplifier will be migrated individually with test case updates. I
won't just apply some gigantic patch for all the remaining simplifiers :-) ).
--
Meador Inge
CodeSourcery / Mentor Embedded
http://www.mentor.com/embedded-software
More information about the llvm-commits
mailing list