Changes For Bug 352
[oota-llvm.git] / lib / Analysis / DataStructure / CompleteBottomUp.cpp
2004-09-01 Reid SpencerChanges For Bug 352
2004-07-07 Chris LattnerMove all of the DSA headers into the Analysis/DataStruc...
2004-05-23 Vikram S. AdveInline both direct and indirect callees in the CBU...
2004-03-05 Chris LattnerFix a minor bug
2004-03-04 Chris LattnerFix a bug in a previous checkin that broke 175.vpr
2004-03-04 Chris LattnerSpeed up the cbu pass from taking somewhere near the...
2004-02-20 Chris LattnerThere is no need to merge the globals graph into the...
2004-02-08 Chris LattnerAdd one that I missed
2004-01-27 Chris LattnerGet clone flags right, so we don't build InlinedGlobals...
2004-01-23 Chris LattnerInitial support for implementing clonePartiallyInto...
2003-11-13 Chris LattnerTrying to get the dsgraph for an external function...
2003-11-13 Chris LattnerImplement the CompleteBU pass
2003-11-13 Chris LattnerAdd an initial version of the CompleteBUDataStructures...