1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib/Analysis/IPA
Chris Lattner a4e876cf8a Don't call getAnalysisUsage unless -debug-pass is enabled. This speeds
up the passmgr by avoiding useless work.

llvm-svn: 54528
2008-08-08 15:14:09 +00:00
..
Andersens.cpp Fix some constructs that gcc-4.4 warns about. 2008-05-27 11:50:51 +00:00
CallGraph.cpp Replace two manual loops with calls to CallSite::hasArguments (no functional changes). 2008-06-04 16:57:50 +00:00
CallGraphSCCPass.cpp Don't call getAnalysisUsage unless -debug-pass is enabled. This speeds 2008-08-08 15:14:09 +00:00
FindUsedTypes.cpp Remove uses of llvm/System/IncludeFile.h that are no longer needed. 2008-05-06 01:32:53 +00:00
GlobalsModRef.cpp Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00