1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Transforms/IPO
Reid Spencer d6dc4cc8e9 Make the class VISIBILITY_HIDDEN.
Reduce lexical size of the anonymous namespace.

llvm-svn: 33925
2007-02-05 21:45:12 +00:00
..
ArgumentPromotion.cpp Inherit CallGraphSCCPass directly from Pass. 2007-01-26 00:47:38 +00:00
ConstantMerge.cpp Eliminate static ctors due to Statistic objects 2006-12-19 22:09:18 +00:00
DeadArgumentElimination.cpp For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
DeadTypeElimination.cpp rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger. 2007-01-15 02:27:26 +00:00
ExtractFunction.cpp For PR411: 2007-02-05 21:19:13 +00:00
GlobalDCE.cpp For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
GlobalOpt.cpp Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
IndMemRemoval.cpp For PR411: 2007-02-05 21:19:13 +00:00
Inliner.cpp the inliner pass now passes targetdata down through the inliner api's 2007-01-30 23:28:39 +00:00
Inliner.h the inliner pass now passes targetdata down through the inliner api's 2007-01-30 23:28:39 +00:00
InlineSimple.cpp Inherit CallGraphSCCPass directly from Pass. 2007-01-26 00:47:38 +00:00
Internalize.cpp For PR411: 2007-02-05 21:19:13 +00:00
IPConstantPropagation.cpp For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
LoopExtractor.cpp For PR411: 2007-02-05 20:47:22 +00:00
LowerSetJmp.cpp For PR411: 2007-02-05 21:19:13 +00:00
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00
PruneEH.cpp For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
RaiseAllocations.cpp For PR411: 2007-02-05 20:47:22 +00:00
SimplifyLibCalls.cpp eliminate temporary vectors 2007-01-31 19:59:55 +00:00
StripDeadPrototypes.cpp Make the class VISIBILITY_HIDDEN. 2007-02-05 21:45:12 +00:00
StripSymbols.cpp For PR411: 2007-02-05 21:19:13 +00:00