Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |