[llvm-commits] [llvm] r61552 - in /llvm/trunk: lib/Transforms/IPO/FunctionAttrs.cpp test/Transforms/FunctionAttrs/2008-12-31-NoCapture.ll

Bill Wendling isanbard at gmail.com
Sun Jan 11 16:22:09 PST 2009


On Jan 11, 2009, at 12:18 PM, Duncan Sands wrote:

> Hi Nick,
>
>> I'm not too keen on the notion of 'opt -simplifycfg -functionattrs'
>> behaving entirely differently from 'opt -simplifycfg | opt - 
>> functionattrs'.
>
> opt -functionattrs -inline is already different to opt - 
> functionattrs |
> opt -inline.
>
It is?! Ew! I agree with Nick that the behavior shouldn't change in  
this way. What's the difference?

-bw




More information about the llvm-commits mailing list