1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/include/llvm/Transforms/Scalar
Chris Lattner e2383e8592 Change over to use new style pass mechanism, now passes only expose small
creation functions in their public header file, unless they can help it.

llvm-svn: 1816
2002-02-26 21:46:54 +00:00
..
ConstantProp.h Change over to use new style pass mechanism, now passes only expose small 2002-02-26 21:46:54 +00:00
DCE.h Change over to use new style pass mechanism, now passes only expose small 2002-02-26 21:46:54 +00:00
InductionVars.h Convert xforms over to use new pass structure 2002-01-30 23:29:35 +00:00
IndVarSimplify.h Change over to use new style pass mechanism, now passes only expose small 2002-02-26 21:46:54 +00:00
InstructionCombining.h Change over to use new style pass mechanism, now passes only expose small 2002-02-26 21:46:54 +00:00
PromoteMemoryToRegister.h Initial checkin of new memory -> register promotion pass 2002-02-12 17:16:22 +00:00
SymbolStripping.h Change over to use new style pass mechanism, now passes only expose small 2002-02-26 21:46:54 +00:00