[llvm-commits] [llvm] r132797 - in /llvm/trunk: include/llvm/Analysis/CallGraph.h lib/Analysis/IPA/CallGraph.cpp lib/Analysis/IPA/CallGraphSCCPass.cpp lib/Transforms/Utils/InlineFunction.cpp
John McCall
rjmccall at apple.com
Mon Jun 13 20:07:57 PDT 2011
On Jun 9, 2011, at 9:15 PM, Cameron Zwarich wrote:
> On Jun 9, 2011, at 12:46 PM, John McCall wrote:
>
>> Author: rjmccall
>> Date: Thu Jun 9 14:46:27 2011
>> New Revision: 132797
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=132797&view=rev
>> Log:
>> Teach the CallGraph to ignore calls to intrinsics.
>
> I think this needs a test case.
r132962.
John.
More information about the llvm-commits
mailing list