llvm-6502/lib/Transforms/IPO
2009-09-03 02:02:59 +00:00
..
ArgumentPromotion.cpp remove CallGraphNode::replaceCallSite, it is redundant with other APIs. 2009-09-01 18:52:39 +00:00
CMakeLists.txt
ConstantMerge.cpp Use hasDefinitiveInitializer() instead of testing the same thing 2009-08-19 18:20:44 +00:00
DeadArgumentElimination.cpp back out my recent commit (r80858), it seems to break self-hosting buildbot's stage 2 configure 2009-09-03 02:02:59 +00:00
DeadTypeElimination.cpp
ExtractGV.cpp
FunctionAttrs.cpp simplify some code by making the SCCNodes set contain Function*'s 2009-08-31 04:09:04 +00:00
GlobalDCE.cpp
GlobalOpt.cpp eliminate the "Value" printing methods that print to a std::ostream. 2009-08-23 04:37:46 +00:00
IndMemRemoval.cpp
InlineAlways.cpp
Inliner.cpp comment and simplify some code. 2009-08-31 05:34:32 +00:00
InlineSimple.cpp Use hasDefinitiveInitializer() instead of testing the same thing 2009-08-19 18:20:44 +00:00
Internalize.cpp eliminate uses of cerr() 2009-08-23 07:05:07 +00:00
IPConstantPropagation.cpp
IPO.cpp
LoopExtractor.cpp convert LoopInfo.h and GraphWriter.h to use raw_ostream 2009-08-23 07:19:13 +00:00
LowerSetJmp.cpp
Makefile
MergeFunctions.cpp Rename Instruction::isIdenticalTo to Instruction::isIdenticalToWhenDefined, 2009-08-25 22:11:20 +00:00
PartialInlining.cpp
PartialSpecialization.cpp
PruneEH.cpp back out my recent commit (r80858), it seems to break self-hosting buildbot's stage 2 configure 2009-09-03 02:02:59 +00:00
RaiseAllocations.cpp
StripDeadPrototypes.cpp
StripSymbols.cpp Reapply 79977. 2009-08-28 23:24:31 +00:00
StructRetPromotion.cpp remove CallGraphNode::replaceCallSite, it is redundant with other APIs. 2009-09-01 18:52:39 +00:00