llvm-project/llvm/lib/Transforms/IPO
Nick Lewycky f216f69ad9 Work in progress, cleaning up MergeFuncs.
Further clean up the comparison function by removing overly generalized
"domains".
Remove all understanding of ELF aliases and simplify folding code and comments.

llvm-svn: 110434
2010-08-06 07:21:30 +00:00
..
ArgumentPromotion.cpp Revert r110396 to fix buildbots. 2010-08-06 00:23:35 +00:00
CMakeLists.txt IPO needs ScalarOpts and InstCombine in its libs 2010-04-14 23:42:23 +00:00
ConstantMerge.cpp Revert r110396 to fix buildbots. 2010-08-06 00:23:35 +00:00
DeadArgumentElimination.cpp Revert r110396 to fix buildbots. 2010-08-06 00:23:35 +00:00
DeadTypeElimination.cpp Revert r110396 to fix buildbots. 2010-08-06 00:23:35 +00:00
ExtractGV.cpp Revert r110396 to fix buildbots. 2010-08-06 00:23:35 +00:00
FunctionAttrs.cpp Revert r110396 to fix buildbots. 2010-08-06 00:23:35 +00:00
GlobalDCE.cpp Revert r110396 to fix buildbots. 2010-08-06 00:23:35 +00:00
GlobalOpt.cpp Revert r110396 to fix buildbots. 2010-08-06 00:23:35 +00:00
IPConstantPropagation.cpp Revert r110396 to fix buildbots. 2010-08-06 00:23:35 +00:00
IPO.cpp Adding IPSCCP and Internalize passes to the C-bindings 2010-04-09 20:43:20 +00:00
InlineAlways.cpp Revert r110396 to fix buildbots. 2010-08-06 00:23:35 +00:00
InlineSimple.cpp Revert r110396 to fix buildbots. 2010-08-06 00:23:35 +00:00
Inliner.cpp Revert r110396 to fix buildbots. 2010-08-06 00:23:35 +00:00
Internalize.cpp Revert r110396 to fix buildbots. 2010-08-06 00:23:35 +00:00
LoopExtractor.cpp Revert r110396 to fix buildbots. 2010-08-06 00:23:35 +00:00
LowerSetJmp.cpp Revert r110396 to fix buildbots. 2010-08-06 00:23:35 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
MergeFunctions.cpp Work in progress, cleaning up MergeFuncs. 2010-08-06 07:21:30 +00:00
PartialInlining.cpp Revert r110396 to fix buildbots. 2010-08-06 00:23:35 +00:00
PartialSpecialization.cpp Revert r110396 to fix buildbots. 2010-08-06 00:23:35 +00:00
PruneEH.cpp Revert r110396 to fix buildbots. 2010-08-06 00:23:35 +00:00
StripDeadPrototypes.cpp Revert r110396 to fix buildbots. 2010-08-06 00:23:35 +00:00
StripSymbols.cpp Revert r110396 to fix buildbots. 2010-08-06 00:23:35 +00:00
StructRetPromotion.cpp Revert r110396 to fix buildbots. 2010-08-06 00:23:35 +00:00