1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/Transforms/IPO
2006-11-30 17:32:29 +00:00
..
ArgumentPromotion.cpp Replace #include <iostream> with llvm_* streams. 2006-11-26 10:02:32 +00:00
ConstantMerge.cpp eliminate RegisterOpt. It does the same thing as RegisterPass. 2006-08-27 22:42:52 +00:00
DeadArgumentElimination.cpp Replace #include <iostream> with llvm_* streams. 2006-11-26 10:02:32 +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 One more bugfix, 3 cases of making casts explicit. 2006-11-30 17:32:29 +00:00
IndMemRemoval.cpp For PR950: 2006-11-27 01:05:10 +00:00
Inliner.cpp Replace #include <iostream> with llvm_* streams. 2006-11-26 10:02:32 +00:00
Inliner.h
InlineSimple.cpp For PR950: 2006-11-27 01:05:10 +00:00
Internalize.cpp Replace #include <iostream> with llvm_* streams. 2006-11-26 10:02:32 +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 PR950: 2006-11-27 01:05:10 +00:00
Makefile
PruneEH.cpp eliminate RegisterOpt. It does the same thing as RegisterPass. 2006-08-27 22:42:52 +00:00
RaiseAllocations.cpp For PR950: 2006-11-27 01:05:10 +00:00
SimplifyLibCalls.cpp For PR950: 2006-11-27 01:05:10 +00:00
StripSymbols.cpp eliminate RegisterOpt. It does the same thing as RegisterPass. 2006-08-27 22:42:52 +00:00