llvm-6502/lib/Transforms/Scalar
2002-10-08 21:53:51 +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 Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
CorrelatedExprs.cpp - Checkin LARGE number of Changes to CEE pass that will make it much more 2002-10-08 21:34:15 +00:00
DCE.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
DecomposeMultiDimRefs.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
GCSE.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
IndVarSimplify.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
InstructionCombining.cpp It is illegal for PHI nodes to have zero values, delete the code to handle them 2002-10-08 17:07:39 +00:00
LICM.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
PiNodeInsertion.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
Reassociate.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
SCCP.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +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