oota-llvm.git
2001-06-24 Chris LattnerAdded notes
2001-06-22 Chris LattnerImplement a lot more functionality. Now loop invariant...
2001-06-22 Chris LattnerInterval::HeaderNode is now accessed thorugh an accesso...
2001-06-22 Chris LattnerAdd comments
2001-06-22 Chris LattnerAdd accessor methods to binary/unary operators
2001-06-21 Chris LattnerAdd a space to the PHI node output code to make it...
2001-06-21 Chris LattnerMoved printing code to the Assembly/Writer library.
2001-06-21 Chris LattnerImplement the new Interval::isLoop method
2001-06-21 Chris LattnerNew header file defined with neeto utilities put in...
2001-06-21 Chris LattnerModified to use the new reduce_apply algorithm
2001-06-21 Chris Lattner* Added capability to print out an interval
2001-06-21 Chris Lattner* Added comments
2001-06-21 Chris LattnerAdd a test case: an irreducible flow graph.
2001-06-20 Chris LattnerGet rid of a silly printout that isn't needed right now
2001-06-20 Chris LattnerAdd note
2001-06-20 Chris LattnerNew test case
2001-06-20 Chris LattnerAdd capability to print a derived interval graph
2001-06-20 Chris LattnerAdd capability to build a derived interval graph
2001-06-20 Chris LattnerFactor the predeclarations of the CFG.h functionality...
2001-06-20 Chris LattnerInitial Checking of Interval handling code
2001-06-20 Chris LattnerAdd stub for induction variable code
2001-06-20 Chris LattnerAdd a more complex test case
2001-06-20 Chris LattnerAdd a test case for interval code
2001-06-20 Chris LattnerAdd an optimization stub
2001-06-20 Chris LattnerNew file: Interval analysis support
2001-06-20 Chris LattnerAdd a note
2001-06-20 Chris LattnerFilter out more stuff I don't want all the time
2001-06-13 Chris LattnerRemoved silly test code
2001-06-13 Chris LattnerAdded options to print out basic blocks in a variety...
2001-06-13 Chris LattnerUpdates to work with new cfg namespace
2001-06-13 Chris LattnerImplement support for writing VCG format output
2001-06-13 Chris LattnerMove contents to the cfg namespace.
2001-06-11 Chris LattnerUpdates to support
2001-06-11 Chris LattnerUpdates to support
2001-06-11 Chris LattnerUpdates to support
2001-06-11 Chris LattnerUpdates to support
2001-06-11 Chris LattnerUpdate documentation to reflect:
2001-06-08 Chris LattnerMoved getBinaryOperator to the BinaryOperator class...
2001-06-08 Chris LattnerI actually got something done
2001-06-08 Chris LattnerBeautify the source a bit.
2001-06-08 Chris LattnerInclude support for reverse iteration.
2001-06-08 Chris LattnerAdded a stupid testcase for iterators.
2001-06-08 Chris LattnerAdded reverse depth first capability, fixed depth first...
2001-06-07 Chris LattnerUpdated to work with new CFG.h file.
2001-06-07 Chris LattnerMoved iterators to the new CFG.h file.
2001-06-07 Chris LattnerNew file
2001-06-07 Chris Lattnerinlining can change methods a second time, so don't...
2001-06-07 Chris LattnerAdd extra method to PHI node class
2001-06-07 Chris LattnerSignificant rework. DCE is still not done (see #ifdef...
2001-06-07 Chris LattnerFixed to print slightly differently. Added use counts...
2001-06-07 Chris LattnerFixes for BB iterators, additional methods added for...
2001-06-07 Chris LattnerExtra comments
2001-06-06 Chris LattnerNow does not include instruction files...
2001-06-06 Chris LattnerInitial revision
2001-06-06 CVS to SVN... New repository initialized by cvs2svn.