Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added LLVM project notice to the top of every C++ source file. | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Use std::string::size_type for for ColonPos to stop gcc from giving a warning | Alkis Evlogimenos | 2003-10-01 | 1 | -1/+1 |
* | Fix another minor bug | Chris Lattner | 2003-07-26 | 1 | -2/+2 |
* | Dont' try to parse the colon | Chris Lattner | 2003-07-25 | 1 | -2/+2 |
* | Add a more general check-flags which can be used to ensure arbitrary flags ar... | Chris Lattner | 2003-07-25 | 1 | -11/+35 |
* | Add support for ensuring that nodes are not incomplete | Chris Lattner | 2003-06-29 | 1 | -12/+25 |
* | Add print method to not get silly warning from analyze | Chris Lattner | 2003-06-29 | 1 | -0/+1 |
* | New pass which is useful for writing regression tests | Chris Lattner | 2003-06-29 | 1 | -0/+150 |