1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/lib/Transforms/Scalar
Chris Lattner 686e94e760 DEBUG got moved to Support/Debug.h
llvm-svn: 7492
2003-08-01 22:15:03 +00:00
..
ADCE.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
ConstantProp.cpp Hopefully, the final fix for `[Pp]ropogate'. 2003-05-20 21:01:22 +00:00
CorrelatedExprs.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
DCE.cpp - Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to 2002-10-21 20:00:28 +00:00
DecomposeMultiDimRefs.cpp Remove unnecesary &*'s 2003-04-23 16:37:45 +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 DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
InstructionCombining.cpp Instcombine: (A >> c1) << c2 for signed integers 2003-07-24 18:38:56 +00:00
LICM.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
LoopSimplify.cpp Fix bug: LoopPreheaders/2003-05-12-PreheaderExitOfChild.ll 2003-05-12 22:04:34 +00:00
LowerAllocations.cpp Fix long standing bug 2003-05-15 18:25:13 +00:00
LowerSwitch.cpp Fix Bug: LowerSwitch/2003-05-01-PHIProblem.ll 2003-05-01 22:21:21 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
Mem2Reg.cpp Fix bug: Mem2Reg/2003-06-26-IterativePromote.ll 2003-06-25 14:58:56 +00:00
PiNodeInsertion.cpp - Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to 2002-10-21 20:00:28 +00:00
PRE.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
Reassociate.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
ScalarReplAggregates.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
SCCP.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +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 DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00