summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/DataStructure/BottomUpClosure.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changes to be GCC3.1 friendlyChris Lattner2002-07-311-1/+1
* Use a separate globals graph to hold externally visible nodes.Vikram S. Adve2002-07-301-43/+78
* * Standardize how analysis results/passes as printed with the print() virtualChris Lattner2002-07-271-1/+1
* * Add support for different "PassType's"Chris Lattner2002-07-261-0/+2
* Changes for GCC 3.1Chris Lattner2002-07-241-3/+3
* Ignore some common varargs functions.Chris Lattner2002-07-191-0/+6
* Add support for a top-down propagation pass:Vikram S. Adve2002-07-181-6/+13
* The graph is more accurate when I don't completely ignore the return value.Chris Lattner2002-07-181-0/+3
* Lots of bug fixes, add BottomUpClosure, which has bugs, but is a start.Chris Lattner2002-07-181-0/+188
OpenPOWER on IntegriCloud