llvm-6502/lib/Transforms/Scalar
Chris Lattner 2f6f03bddd Code cleanups
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2391 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-29 01:22:55 +00:00
..
ADCE.cpp Eliminate the cfg namespace, moving LoopInfo, Dominators, Interval* classes 2002-04-28 16:21:30 +00:00
ConstantProp.cpp Tighten up the AnalysisUsage of lots of passes, primarily to correctly indicate whether or not they invalidate the CFGA 2002-04-28 21:27:06 +00:00
DCE.cpp Split ConstantVals.h into Constant.h and Constants.h 2002-04-28 19:55:58 +00:00
DecomposeMultiDimRefs.cpp Code cleanups 2002-04-29 01:22:55 +00:00
GCSE.cpp Tighten up the AnalysisUsage of lots of passes, primarily to correctly indicate whether or not they invalidate the CFGA 2002-04-28 21:27:06 +00:00
InductionVars.cpp Split ConstantVals.h into Constant.h and Constants.h 2002-04-28 19:55:58 +00:00
IndVarSimplify.cpp Tighten up the AnalysisUsage of lots of passes, primarily to correctly indicate whether or not they invalidate the CFGA 2002-04-28 21:27:06 +00:00
InstructionCombining.cpp Tighten up the AnalysisUsage of lots of passes, primarily to correctly indicate whether or not they invalidate the CFGA 2002-04-28 21:27:06 +00:00
Makefile Initial checkin of indvar stuff 2001-12-03 17:28:42 +00:00
SCCP.cpp Tighten up the AnalysisUsage of lots of passes, primarily to correctly indicate whether or not they invalidate the CFGA 2002-04-28 21:27:06 +00:00
SymbolStripping.cpp Tighten up the AnalysisUsage of lots of passes, primarily to correctly indicate whether or not they invalidate the CFGA 2002-04-28 21:27:06 +00:00