aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/DataStructure/GraphChecker.cpp
AgeCommit message (Expand)Author
2003-07-26Fix another minor bugChris Lattner
2003-07-25Dont' try to parse the colonChris Lattner
2003-07-25Add a more general check-flags which can be used to ensure arbitrary flags ar...Chris Lattner
2003-06-29Add support for ensuring that nodes are not incompleteChris Lattner
2003-06-29Add print method to not get silly warning from analyzeChris Lattner
2003-06-29New pass which is useful for writing regression testsChris Lattner