Initial checkin. Should print dead instructions, except it doesn't do
[oota-llvm.git] / lib / Transforms / Scalar / InductionVars.cpp
2001-06-30 Chris LattnerOptimizations got their own header files
2001-06-27 Chris LattnerMisc cleanup
2001-06-25 Chris LattnerImplement induction variable injection!
2001-06-25 Chris LattnerA silly stupid test of the loop depth calculator was...
2001-06-24 Chris Lattner#include a different header due to Intervals.h splitting up
2001-06-22 Chris LattnerImplement a lot more functionality. Now loop invariant...
2001-06-21 Chris LattnerMoved printing code to the Assembly/Writer library.
2001-06-20 Chris LattnerAdd capability to print a derived interval graph
2001-06-20 Chris LattnerAdd a test case for interval code