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