1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/Transforms/IPO
Nick Lewycky 178f0d4cd0 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
InlineAlways.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
InlineSimple.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
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
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
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