Expose isCriticalEdge & SplitCriticalEdge methods from crit-edges pass
[oota-llvm.git] / include / llvm / Transforms / Scalar.h
2002-10-08 Chris LattnerExpose isCriticalEdge & SplitCriticalEdge methods from...
2002-09-26 Chris LattnerCheckin new loop-preheader insertion pass.
2002-09-25 Chris LattnerChange LowerAllocations pass to 'require' TargetData...
2002-09-24 Chris LattnerExpose passinfo from BreakCriticalEdges pass so that...
2002-09-24 Chris LattnerAdd new BreakCriticalEdges pass
2002-09-16 Vikram S. AdveAllow transformation DecomposeArrayRef(GetElementPtrIns...
2002-09-06 Chris LattnerInclude stub for correlated expression elimination...
2002-07-23 Chris LattnerMerge the contents of ChangeAllocations.h into Scalar.h
2002-05-21 Chris LattnerExpose CFG simplification pass
2002-05-10 Chris LattnerAdd prototype for LICM pass
2002-05-10 Chris LattnerAdd prototype for the PiNodeInserter pass
2002-05-08 Chris LattnerAdd expr reassociation pass prototype
2002-05-07 Chris LattnerSpell aggressive right
2002-05-07 Chris LattnerNew header file to replace all of the Scalar/*.h files.