summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/DataStructure/CompleteBottomUp.cpp
Commit message (Expand)AuthorAgeFilesLines
* There is no need to merge the globals graph into the function graphs at theChris Lattner2004-02-201-5/+2
* Add one that I missedChris Lattner2004-02-081-0/+1
* Get clone flags right, so we don't build InlinedGlobals only to clear themChris Lattner2004-01-271-3/+2
* Initial support for implementing clonePartiallyInto in terms of cloneReachabl...Chris Lattner2004-01-231-1/+2
* Trying to get the dsgraph for an external function is bad for DSA's healthChris Lattner2003-11-131-11/+12
* Implement the CompleteBU passChris Lattner2003-11-131-7/+137
* Add an initial version of the CompleteBUDataStructures class, which is currentlyChris Lattner2003-11-131-0/+75
OpenPOWER on IntegriCloud