llvm-6502/lib/Transforms/Scalar
Chris Lattner 4d0a82da2d Fix a huge performance problem in reassociate by introducing a
rank map cache for instruction ranks


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5030 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-15 03:56:00 +00:00
..
ADCE.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
BreakCriticalEdges.cpp BreakCriticalEdges should update dominance frontier information as well as 2002-10-31 02:44:36 +00:00
ConstantProp.cpp - Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to 2002-10-21 20:00:28 +00:00
CorrelatedExprs.cpp Fix spelling error 2002-11-08 23:18:37 +00:00
DCE.cpp - Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to 2002-10-21 20:00:28 +00:00
DecomposeMultiDimRefs.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
GCSE.cpp Remove dead code 2002-12-07 18:42:13 +00:00
IndVarSimplify.cpp - Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to 2002-10-21 20:00:28 +00:00
InstructionCombining.cpp Fix bug: 2002-12-05-MissedConstProp.ll pointed out by Casey Carter 2002-12-05 22:41:53 +00:00
LICM.cpp - Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to 2002-10-21 20:00:28 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
PiNodeInsertion.cpp - Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to 2002-10-21 20:00:28 +00:00
Reassociate.cpp Fix a huge performance problem in reassociate by introducing a 2002-12-15 03:56:00 +00:00
SCCP.cpp Make sure to _delete_ memory allocated by worklists 2002-11-04 02:54:22 +00:00
SimplifyCFG.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
SymbolStripping.cpp - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00