llvm-6502/lib/Transforms/Scalar
2003-02-28 19:21:40 +00:00
..
ADCE.cpp Rename Instruction::hasSideEffects() -> mayWriteToMemory() 2003-02-24 20:48:32 +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 Fix typo 2003-02-01 04:50:59 +00:00
IndVarSimplify.cpp - Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to 2002-10-21 20:00:28 +00:00
InstructionCombining.cpp 4 new transformations: 2003-02-18 19:57:07 +00:00
LICM.cpp Fix bug: LICM/2003-02-28-PromoteDifferentType.ll 2003-02-28 19:21:40 +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 Instruction::hasSideEffects() -> mayWriteToMemory() 2003-02-24 20:48:32 +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