1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib/Transforms/IPO
2004-05-23 21:22:17 +00:00
..
ArgumentPromotion.cpp Fairly substantial changes to update the alias analysis we are querying as 2004-05-23 21:21:17 +00:00
ConstantMerge.cpp
DeadArgumentElimination.cpp
DeadTypeElimination.cpp
ExtractFunction.cpp Clarify the logic: the flag is renamed to `deleteFn' to signify it will delete 2004-04-22 23:00:51 +00:00
FunctionResolution.cpp
GlobalConstifier.cpp
GlobalDCE.cpp
Inliner.cpp Fix cases where we missed inlining some more obvious candidates because the 2004-05-23 21:22:17 +00:00
Inliner.h Simplify the interface and remove an unneeded #include 2004-05-23 21:21:35 +00:00
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp
LoopExtractor.cpp Change the ExitBlocks list from being explicitly contained in the Loop 2004-04-18 22:14:10 +00:00
LowerSetJmp.cpp
Makefile
MutateStructTypes.cpp
Parallelize.cpp
PruneEH.cpp
RaiseAllocations.cpp
SimpleStructMutation.cpp