1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Transforms/Scalar
Chris Lattner a6ba1b74ac * Factor a bunch of code by using ReplaceInstUsesWith
* Move isMaxValue, isMinValue, isAllOnesValue to Constants.h

llvm-svn: 3290
2002-08-12 21:17:25 +00:00
..
ADCE.cpp - Cleaned up the interface to AnalysisUsage to take analysis class names 2002-08-08 19:01:30 +00:00
ConstantProp.cpp * Add support for different "PassType's" 2002-07-26 21:12:46 +00:00
DCE.cpp * Add support for different "PassType's" 2002-07-26 21:12:46 +00:00
DecomposeMultiDimRefs.cpp Eliminate cast instructions: use only GEPs in decomposed sequence. 2002-08-03 13:21:15 +00:00
GCSE.cpp - Cleaned up the interface to AnalysisUsage to take analysis class names 2002-08-08 19:01:30 +00:00
IndVarSimplify.cpp - Cleaned up the interface to AnalysisUsage to take analysis class names 2002-08-08 19:01:30 +00:00
InstructionCombining.cpp * Factor a bunch of code by using ReplaceInstUsesWith 2002-08-12 21:17:25 +00:00
LICM.cpp - Cleaned up the interface to AnalysisUsage to take analysis class names 2002-08-08 19:01:30 +00:00
LowerAllocations.cpp Remove extraneous #includes 2002-08-08 19:00:34 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
PiNodeInsertion.cpp - Cleaned up the interface to AnalysisUsage to take analysis class names 2002-08-08 19:01:30 +00:00
Reassociate.cpp * Add support for different "PassType's" 2002-07-26 21:12:46 +00:00
SCCP.cpp * Add support for different "PassType's" 2002-07-26 21:12:46 +00:00
SimplifyCFG.cpp * Add support for different "PassType's" 2002-07-26 21:12:46 +00:00
SymbolStripping.cpp * Add support for different "PassType's" 2002-07-26 21:12:46 +00:00