[llvm-commits] [llvm] r145641 - /llvm/trunk/lib/Analysis/ConstantFolding.cpp

Eric Christopher echristo at apple.com
Thu Dec 1 14:54:15 PST 2011


On Dec 1, 2011, at 2:38 PM, Chad Rosier wrote:

> Fix build by not assuming TLI is guaranteed. Will have to track down cases where
> TLI isn't being passed to ensure we don't miss opportunities to fold calls.

Messy, can't hoist if(TLI) out?

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111201/6a5847ad/attachment.html>


More information about the llvm-commits mailing list