Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant 'llvm::' qualifications | Dmitri Gribenko | 2013-01-13 | 1 | -4/+4 |
* | Added -view-callgraph module pass. | Andrew Trick | 2013-01-11 | 1 | -25/+84 |
* | Fix include guards so they exactly match file names. | Jakub Staszak | 2013-01-10 | 1 | -2/+2 |
* | Sort the #include lines for the include/... tree with the script. | Chandler Carruth | 2012-12-03 | 1 | -1/+1 |
* | Remove all remaining uses of Value::getNameStr(). | Benjamin Kramer | 2011-11-15 | 1 | -3/+3 |
* | Remove WriteGraph's Name argument, which it didn't use, and | Dan Gohman | 2010-09-27 | 1 | -1/+1 |
* | Reapply r110396, with fixes to appease the Linux buildbot gods. | Owen Anderson | 2010-08-06 | 1 | -2/+2 |
* | Revert r110396 to fix buildbots. | Owen Anderson | 2010-08-06 | 1 | -2/+2 |
* | Don't use PassInfo* as a type identifier for passes. Instead, use the addres... | Owen Anderson | 2010-08-05 | 1 | -2/+2 |
* | Create Generic DOTGraphTraits Printer/Viewer | Tobias Grosser | 2010-01-16 | 1 | -0/+83 |