summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/LazyCallGraph/basic.ll
Commit message (Expand)AuthorAgeFilesLines
* [LCG] Spell the printing pass pipeline name for the lazy call graphChandler Carruth2016-03-101-1/+1
* [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-021-27/+27
* 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