Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LCG] Spell the printing pass pipeline name for the lazy call graph | Chandler Carruth | 2016-03-10 | 1 | -1/+1 |
* | [LCG] Construct an actual call graph with call-edge SCCs nested inside | Chandler Carruth | 2016-02-17 | 1 | -32/+199 |
* | [LCG] Build an edge abstraction for the LazyCallGraph and use it to | Chandler Carruth | 2016-02-02 | 1 | -27/+27 |
* | Move the personality function from LandingPadInst to Function | David Majnemer | 2015-06-17 | 1 | -2/+2 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to t... | David Blaikie | 2015-04-16 | 1 | -1/+1 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-03-13 | 1 | -2/+2 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -4/+4 |
* | [LCG] Add support for building persistent and connected SCCs to the | Chandler Carruth | 2014-04-18 | 1 | -0/+50 |
* | [PM] Add a new "lazy" call graph analysis pass for the new pass manager. | Chandler Carruth | 2014-02-06 | 1 | -0/+126 |