aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/DataStructure/GraphChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix another minor bugChris Lattner2003-07-261-2/+2
* Dont' try to parse the colonChris Lattner2003-07-251-2/+2
* Add a more general check-flags which can be used to ensure arbitrary flags ar...Chris Lattner2003-07-251-11/+35
* Add support for ensuring that nodes are not incompleteChris Lattner2003-06-291-12/+25
* Add print method to not get silly warning from analyzeChris Lattner2003-06-291-0/+1
* New pass which is useful for writing regression testsChris Lattner2003-06-291-0/+150