llvm-6502/lib/Transforms/IPO
2004-03-18 03:48:06 +00:00
..
ArgumentPromotion.cpp Implement ArgumentPromotion/aggregate-promote.ll 2004-03-08 01:04:36 +00:00
ConstantMerge.cpp
DeadArgumentElimination.cpp
DeadTypeElimination.cpp Since LLVM uses structure type equivalence, it isn't useful to keep around 2004-02-26 20:02:23 +00:00
ExtractFunction.cpp
FunctionResolution.cpp
GlobalDCE.cpp
GlobalOpt.cpp setcond instructions don't have aliasing implications. 2004-02-27 18:09:25 +00:00
Inliner.cpp
Inliner.h
InlineSimple.cpp Restore old inlining heuristic. As the comment indicates, this is a nasty 2004-03-15 06:38:14 +00:00
Internalize.cpp
IPConstantPropagation.cpp
LoopExtractor.cpp The code extractor needs dominator info. Provide it 2004-03-18 03:48:06 +00:00
LowerSetJmp.cpp DemoteRegToStack got moved from DemoteRegToStack.h to Local.h 2004-03-14 02:13:38 +00:00
Makefile
MutateStructTypes.cpp
Parallelize.cpp DemoteRegToStack got moved from DemoteRegToStack.h to Local.h 2004-03-14 02:13:38 +00:00
PruneEH.cpp Intrinsic functions cannot throw 2004-02-13 16:46:46 +00:00
RaiseAllocations.cpp
SimpleStructMutation.cpp Don't depend on auto data conversion 2004-02-09 05:16:30 +00:00