Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [GraphTraits] Replace all NodeType usage with NodeRef | Tim Shen | 2016-08-22 | 1 | -9/+9 |
* | [GraphTraits] Make nodes_iterator dereference to NodeType*/NodeRef | Tim Shen | 2016-08-19 | 1 | -3/+3 |
* | Remove every uses of getGlobalContext() in LLVM (but the C API) | Mehdi Amini | 2016-04-14 | 1 | -2/+4 |
* | CallGraphTest.cpp: Remove invalid tests. ++S might step over F if S == F. | NAKAMURA Takumi | 2014-11-18 | 1 | -3/+0 |
* | Fix GraphTraits for "const CallGraphNode *" and "const CallGraph *" | Rafael Espindola | 2014-11-17 | 1 | -0/+62 |