1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/include/llvm/Transforms/Scalar
Chris Lattner 2521ae1011 Implement a more powerful, simpler, pass system. This pass system can figure
out how to run a collection of passes optimially given their behaviors and
charactaristics.

Convert code to use it.

llvm-svn: 1507
2002-01-21 07:31:50 +00:00
..
ConstantProp.h Implement a more powerful, simpler, pass system. This pass system can figure 2002-01-21 07:31:50 +00:00
DCE.h Implement a more powerful, simpler, pass system. This pass system can figure 2002-01-21 07:31:50 +00:00
InductionVars.h Implement a more powerful, simpler, pass system. This pass system can figure 2002-01-21 07:31:50 +00:00
IndVarSimplify.h Implement a more powerful, simpler, pass system. This pass system can figure 2002-01-21 07:31:50 +00:00
InstructionCombining.h Implement a more powerful, simpler, pass system. This pass system can figure 2002-01-21 07:31:50 +00:00
SymbolStripping.h Implement a more powerful, simpler, pass system. This pass system can figure 2002-01-21 07:31:50 +00:00