summaryrefslogtreecommitdiff
path: root/test/Analysis/LazyCallGraph
AgeCommit message (Expand)Author
2016-03-10[LCG] Spell the printing pass pipeline name for the lazy call graphChandler Carruth
2016-02-17[LCG] Construct an actual call graph with call-edge SCCs nested insideChandler Carruth
2016-02-02[LCG] Build an edge abstraction for the LazyCallGraph and use it toChandler Carruth
2015-12-26[gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...Chen Li
2015-07-02[LazyCallGraph] Port test case from r240039 to LCG.Sanjoy Das
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-04-18[LCG] Add support for building persistent and connected SCCs to theChandler Carruth
2014-02-06[PM] Add a new "lazy" call graph analysis pass for the new pass manager.Chandler Carruth