Implement a more powerful, simpler, pass system. This pass system can figure
[oota-llvm.git] / include / llvm / Transforms / HoistPHIConstants.h
2002-01-21 Chris LattnerImplement a more powerful, simpler, pass system. This...
2001-10-18 Chris Lattnermove llvm/Transforms/Pass.h to the top level llvm/Pass...
2001-10-18 Chris LattnerConvert to new simpler Pass structure
2001-10-15 Chris LattnerAdd new Pass infrastructure and some examples