[llvm-commits] [llvm] r85702 - /llvm/trunk/lib/Analysis/InlineCost.cpp

Duncan Sands baldrick at free.fr
Sun Nov 1 02:05:38 PST 2009


Hi Chris,

> pull check for return inst out of loop, never inline a callee that contains
> an indirectbr.

how about a comment explaining why indirect br turns off inlining?  Also, there
is no testcase.

Ciao,

Duncan.



More information about the llvm-commits mailing list