llvm-6502/lib/Transforms/IPO
Chris Lattner 85eb157d96 Stop printing Function*
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12857 91177308-0d34-0410-b5e6-96231b3b80d8
2004-04-12 04:06:56 +00:00
..
ArgumentPromotion.cpp
ConstantMerge.cpp
DeadArgumentElimination.cpp
DeadTypeElimination.cpp
ExtractFunction.cpp
FunctionResolution.cpp
GlobalDCE.cpp
GlobalOpt.cpp
Inliner.cpp Stop printing Function* 2004-04-12 04:06:56 +00:00
Inliner.h Remove the "really gross hacks" that are there to deal with recursive functions. 2004-04-08 06:34:31 +00:00
InlineSimple.cpp Remove the "really gross hacks" that are there to deal with recursive functions. 2004-04-08 06:34:31 +00:00
Internalize.cpp
IPConstantPropagation.cpp
LoopExtractor.cpp Add statistics to the loop extractor. The loop extractor has successfully 2004-03-18 05:46:10 +00:00
LowerSetJmp.cpp
Makefile
MutateStructTypes.cpp
Parallelize.cpp
PruneEH.cpp Simplify code a bit, and be sure to mark the external node as potentially throwing 2004-04-12 04:06:38 +00:00
RaiseAllocations.cpp
SimpleStructMutation.cpp