llvm-6502/lib/Transforms/IPO
2004-05-23 21:21:35 +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
GlobalDCE.cpp
GlobalOpt.cpp
Inliner.cpp Fix an incredibly nasty iterator invalidation problem. I am too spoiled by ilists :) 2004-04-21 20:44:33 +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
LowerSetJmp.cpp
Makefile
MutateStructTypes.cpp
Parallelize.cpp
PruneEH.cpp
RaiseAllocations.cpp
SimpleStructMutation.cpp