[llvm-commits] [PATCH] Implement new LibCallSimplifier class
Meador Inge
meadori at codesourcery.com
Mon Oct 8 08:26:22 PDT 2012
On Oct 4, 2012, at 9:33 PM, Meador Inge wrote:
>
> On Oct 4, 2012, at 1:21 PM, Eric Christopher wrote:
>
>> This interface seems a bit odd. Why not just "optimizeCall" and either
>> return NULL if it's not changed or just return the original instruction?
>
> It is odd. I am not quite sure what I was originally thinking with that.
> Here is an updated patch with the much simplified 'optimizeCall' approach.
> <0001-Implement-new-LibCallSimplifier-class-v2.patch>
I just posted a v2 patch series to the list.
--
Meador Inge
CodeSourcery / Mentor Embedded
http://www.mentor.com/embedded-software
More information about the llvm-commits
mailing list