[PATCH] D16038: [LCG] Build an edge abstraction for the LazyCallGraph and use it to differentiate between indirect references to functions an direct calls.
Chandler Carruth via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 1 20:01:21 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL259463: [LCG] Build an edge abstraction for the LazyCallGraph and use it to (authored by chandlerc).
Changed prior to commit:
http://reviews.llvm.org/D16038?vs=44424&id=46611#toc
Repository:
rL LLVM
http://reviews.llvm.org/D16038
Files:
llvm/trunk/include/llvm/Analysis/LazyCallGraph.h
llvm/trunk/lib/Analysis/LazyCallGraph.cpp
llvm/trunk/test/Analysis/LazyCallGraph/basic.ll
llvm/trunk/test/Analysis/LazyCallGraph/non-leaf-intrinsics.ll
llvm/trunk/unittests/Analysis/LazyCallGraphTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16038.46611.patch
Type: text/x-patch
Size: 47758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160202/654df3f6/attachment.bin>
More information about the llvm-commits
mailing list