llvm-6502/lib/Transforms/Scalar
Chris Lattner faf4cc2da0 Add comment
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6415 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-29 20:26:30 +00:00
..
ADCE.cpp Remove using declarations 2003-05-22 22:00:07 +00:00
ConstantProp.cpp Hopefully, the final fix for `[Pp]ropogate'. 2003-05-20 21:01:22 +00:00
CorrelatedExprs.cpp Hopefully, the final fix for `[Pp]ropogate'. 2003-05-20 21:01:22 +00:00
DCE.cpp
DecomposeMultiDimRefs.cpp Remove unnecesary &*'s 2003-04-23 16:37:45 +00:00
GCSE.cpp Fix typo 2003-02-01 04:50:59 +00:00
IndVarSimplify.cpp Remove unnecesary &*'s 2003-04-23 16:37:45 +00:00
InstructionCombining.cpp Fix bug: Instcombine/2003-05-27-ConstExprCrash.ll 2003-05-27 16:40:51 +00:00
LICM.cpp Remove unnecesary &*'s 2003-04-23 16:37:45 +00:00
Makefile
PiNodeInsertion.cpp
PRE.cpp Add comment 2003-05-29 20:26:30 +00:00
Reassociate.cpp Fix spelling 2003-05-02 19:26:34 +00:00
ScalarReplAggregates.cpp * Actually USE the statistic that we made 2003-05-27 16:09:27 +00:00
SCCP.cpp Hopefully, the final fix for `[Pp]ropogate'. 2003-05-20 21:01:22 +00:00
SimplifyCFG.cpp
SymbolStripping.cpp