[llvm-commits] [PATCH 0/3] Start moving lib call simplifications to instcombine

Meador Inge meadori at codesourcery.com
Wed Oct 10 07:30:25 PDT 2012


On Oct 8, 2012, at 3:03 PM, Meador Inge wrote:

> On 10/08/2012 12:55 PM, Eric Christopher wrote:
> 
>> D'oh. Thanks :)
> 
> No problem :-)
> 
> BTW, this series collided with Micah's commit this morning to move TargetData
> to DataLayout.  I a rebasing the series now (the changes are minimal and the
> current patch is still reviewable as is).

Attached is a post-TargetData-world rebase of the patches.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-instcombine-Migrate-strcat-and-strncat-optimizations.patch
Type: application/octet-stream
Size: 21740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121010/ae89c9a3/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-instcombine-Migrate-strchr-and-strrchr-optimizations.patch
Type: application/octet-stream
Size: 17230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121010/ae89c9a3/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Implement-new-LibCallSimplifier-class.patch
Type: application/octet-stream
Size: 17905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121010/ae89c9a3/attachment-0002.obj>
-------------- next part --------------

--
Meador Inge
CodeSourcery / Mentor Embedded
http://www.mentor.com/embedded-software



More information about the llvm-commits mailing list