[llvm-commits] [PATCH] Take into account minimize size attribute in the inliner

Quentin Colombet qcolombet at apple.com
Wed Dec 12 09:22:31 PST 2012


On Dec 11, 2012, at 9:51 PM, Eric Christopher <echristo at gmail.com> wrote:

> 
> 
> 
> On Tue, Dec 11, 2012 at 9:33 PM, Quentin Colombet <qcolombet at apple.com> wrote:
> 
> On Dec 11, 2012, at 7:51 PM, Eric Christopher <echristo at gmail.com> wrote:
> 
>> 
>> Thanks for the review, I'll add a testcase.
>> 
>> Awesome.
> Attached a patch for the test case (separate patch as this one will go into clang).
> 
> 
> Optimizer tests should go in the backend tests, not in clang.

Hi Eric,
 
I had a phasing issue as llvm output was already inlined. That's why I did a clang test since I used clang as run command.
I am not super familiar to llvm phasing, thus how should I produce an input for a backend test in that case?

Thanks,

Quentin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121212/b3e0b0eb/attachment.html>


More information about the llvm-commits mailing list