llvm-6502/lib/Transforms/Scalar
2003-09-10 20:38:14 +00:00
..
ADCE.cpp Unwind instructions are intrinsically alive, just like returns 2003-09-10 20:38:14 +00:00
ConstantProp.cpp Hopefully, the final fix for `[Pp]ropogate'. 2003-05-20 21:01:22 +00:00
CorrelatedExprs.cpp Fix spell-o's 2003-09-10 05:29:43 +00:00
DCE.cpp - Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to 2002-10-21 20:00:28 +00:00
DecomposeMultiDimRefs.cpp Factory methods for function passes now return type FunctionPass *. 2003-08-14 06:09:32 +00:00
GCSE.cpp Don't corrupt memory when removing an instruction from the program, but 2003-06-17 03:57:18 +00:00
IndVarSimplify.cpp Spelling fixes. I think that "cannonical" is ok, but "canonical" appears to 2003-09-10 05:24:46 +00:00
InstructionCombining.cpp Fix spell-o's 2003-09-10 05:29:43 +00:00
LICM.cpp Fix spell-o's 2003-09-10 05:29:43 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
PiNodeInsertion.cpp Fix spell-o's 2003-09-10 05:29:43 +00:00
PRE.cpp Spell `occurrence' correctly. 2003-09-09 21:54:45 +00:00
Reassociate.cpp Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
ScalarReplAggregates.cpp ScalarRepl does not modify the CFG. Say so! 2003-08-31 00:45:13 +00:00
SCCP.cpp Add support for the unwind instruction 2003-09-08 18:54:55 +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
TailDuplication.cpp Fix bug: TailDuplicate/2003-08-31-UnreachableBlocks.ll 2003-08-31 21:17:44 +00:00