1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/lib/Transforms/IPO
Chris Lattner 4e6c828296 second patch to fix PR992/993.
llvm-svn: 31610
2006-11-09 23:36:08 +00:00
..
ArgumentPromotion.cpp For PR786: 2006-11-02 20:25:50 +00:00
ConstantMerge.cpp eliminate RegisterOpt. It does the same thing as RegisterPass. 2006-08-27 22:42:52 +00:00
DeadArgumentElimination.cpp Implement a trivial optzn: of vastart is never called in a function that takes 2006-09-18 07:02:31 +00:00
DeadTypeElimination.cpp eliminate RegisterOpt. It does the same thing as RegisterPass. 2006-08-27 22:42:52 +00:00
ExtractFunction.cpp llvm-extract should remove module-level asm 2006-10-20 21:35:41 +00:00
FunctionResolution.cpp eliminate RegisterOpt. It does the same thing as RegisterPass. 2006-08-27 22:42:52 +00:00
GlobalDCE.cpp eliminate RegisterOpt. It does the same thing as RegisterPass. 2006-08-27 22:42:52 +00:00
GlobalOpt.cpp For PR786: 2006-11-02 20:25:50 +00:00
IndMemRemoval.cpp For PR786: 2006-11-02 20:25:50 +00:00
Inliner.cpp second patch to fix PR992/993. 2006-11-09 23:36:08 +00:00
Inliner.h
InlineSimple.cpp For PR786: 2006-11-02 20:25:50 +00:00
Internalize.cpp Initialize DontInternalize. 2006-09-13 01:02:26 +00:00
IPConstantPropagation.cpp eliminate RegisterOpt. It does the same thing as RegisterPass. 2006-08-27 22:42:52 +00:00
LoopExtractor.cpp eliminate RegisterOpt. It does the same thing as RegisterPass. 2006-08-27 22:42:52 +00:00
LowerSetJmp.cpp For PR786: 2006-11-02 20:25:50 +00:00
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00
PruneEH.cpp eliminate RegisterOpt. It does the same thing as RegisterPass. 2006-08-27 22:42:52 +00:00
RaiseAllocations.cpp eliminate RegisterOpt. It does the same thing as RegisterPass. 2006-08-27 22:42:52 +00:00
SimplifyLibCalls.cpp For PR786: 2006-11-02 20:25:50 +00:00
StripSymbols.cpp eliminate RegisterOpt. It does the same thing as RegisterPass. 2006-08-27 22:42:52 +00:00