1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Transforms/Scalar
2002-10-08 21:06:27 +00:00
..
ADCE.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
BreakCriticalEdges.cpp Expose isCriticalEdge & SplitCriticalEdge methods from crit-edges pass 2002-10-08 21:06:27 +00:00
ConstantProp.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
CorrelatedExprs.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +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
LoopSimplify.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
LowerAllocations.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