[llvm-commits] [llvm] r61552 - in /llvm/trunk: lib/Transforms/IPO/FunctionAttrs.cpp test/Transforms/FunctionAttrs/2008-12-31-NoCapture.ll
Duncan Sands
baldrick at free.fr
Sun Jan 11 12:18:59 PST 2009
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.
Ciao,
Duncan.
More information about the llvm-commits
mailing list