summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/LazyCallGraph
Commit message (Expand)AuthorAgeFilesLines
* Revert "[CallGraph] Refine call graph for indirect calls with !callees metadata"Benjamin Kramer2019-08-161-38/+0
* [CallGraph] Refine call graph for indirect calls with !callees metadataMark Lacey2019-08-151-0/+38
* [LCG] Add aliased functions as LCG rootsGuozhi Wei2019-04-051-0/+38
* [LCG] Spell the printing pass pipeline name for the lazy call graphChandler Carruth2016-03-102-2/+2
* [LCG] Construct an actual call graph with call-edge SCCs nested insideChandler Carruth2016-02-171-32/+199
* [LCG] Build an edge abstraction for the LazyCallGraph and use it toChandler Carruth2016-02-022-29/+29
* [gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...Chen Li2015-12-261-2/+2
* [LazyCallGraph] Port test case from r240039 to LCG.Sanjoy Das2015-07-021-0/+26
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* [LCG] Add support for building persistent and connected SCCs to theChandler Carruth2014-04-181-0/+50
* [PM] Add a new "lazy" call graph analysis pass for the new pass manager.Chandler Carruth2014-02-061-0/+126
OpenPOWER on IntegriCloud