1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib/Transforms/Scalar
Chris Lattner 849c762b02 Change references from Method to Function
change references from MethodARgument to FunctionArgument

llvm-svn: 1991
2002-03-26 18:01:55 +00:00
..
ADCE.cpp Change over to use new style pass mechanism, now passes only expose small 2002-02-26 21:46:54 +00:00
ConstantProp.cpp Fix bug: test/Regression/Other/2002-03-11-ConstPropCrash.ll 2002-03-11 22:11:07 +00:00
DCE.cpp Change references from Method to Function 2002-03-26 18:01:55 +00:00
DecomposeMultiDimRefs.cpp Major overhaul to support arbitrary mixed array and structure indices. 2002-03-24 03:21:18 +00:00
InductionVars.cpp Change references from Method to Function 2002-03-26 18:01:55 +00:00
IndVarSimplify.cpp Change over to use new style pass mechanism, now passes only expose small 2002-02-26 21:46:54 +00:00
InstructionCombining.cpp Fix bug: test/Regression/Other/2002-03-11-InstCombineHang.ll 2002-03-11 23:28:45 +00:00
LowerAllocations.cpp Change references from Method to Function 2002-03-26 18:01:55 +00:00
Makefile Initial checkin of indvar stuff 2001-12-03 17:28:42 +00:00
SCCP.cpp Change references from Method to Function 2002-03-26 18:01:55 +00:00
SymbolStripping.cpp Change over to use new style pass mechanism, now passes only expose small 2002-02-26 21:46:54 +00:00