llvm-6502/lib/Transforms/IPO
Chris Lattner b11a99bd39 Fix a bug in my previous checkin
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13717 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-24 06:24:46 +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 a bug in my previous checkin 2004-05-24 06:24:46 +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