llvm-6502/lib/Transforms/Scalar
Misha Brukman a3bbcb5b66 Fix spelling of `propagate'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4423 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-29 23:06:16 +00:00
..
ADCE.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
BreakCriticalEdges.cpp - Fix bug: cee/2002-10-07-NoImmediateDominator.ll 2002-10-08 21:53:51 +00:00
ConstantProp.cpp - Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to 2002-10-21 20:00:28 +00:00
CorrelatedExprs.cpp Fix spelling of `propagate'. 2002-10-29 23:06:16 +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 - Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to 2002-10-21 20:00:28 +00:00
IndVarSimplify.cpp - Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to 2002-10-21 20:00:28 +00:00
InstructionCombining.cpp Fix spelling of `propagate'. 2002-10-29 23:06:16 +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 - Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to 2002-10-21 20:00:28 +00:00
SCCP.cpp Fix spelling of `propagate'. 2002-10-29 23:06:16 +00:00
SimplifyCFG.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
SymbolStripping.cpp Function.h is unnecessary when Module.h is included. 2002-09-14 03:04:02 +00:00