Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. | Shiva Chen | 2018-05-09 | 1 | -7/+7 |
* | [DebugInfo] Create merged locations for instructions other than calls | Vedant Kumar | 2018-04-12 | 1 | -16/+17 |
* | [InstCombine] Folding of a compare with RHS const should merge debug locations | Robert Lougher | 2016-12-14 | 1 | -0/+51 |
* | [InstCombine] Folding of a binop with RHS const should merge the debug locations | Robert Lougher | 2016-12-14 | 1 | -0/+49 |
* | [InstCombine] When folding casts through a phi node merge the debug locations | Robert Lougher | 2016-12-14 | 1 | -0/+47 |
* | [InstCombine] Folding loads through a phi node should merge the debug locations | Robert Lougher | 2016-12-14 | 1 | -0/+51 |
* | [InstCombine] When folding GEP through a phi node merge the debug locations | Robert Lougher | 2016-12-14 | 1 | -0/+51 |
* | [InstCombine] Merge debug locations when folding through a phi node | Robert Lougher | 2016-12-14 | 1 | -0/+51 |
* | [InstCombine] Merge debug locations when folding through a phi node | Robert Lougher | 2016-12-14 | 1 | -0/+70 |