Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Debuginfo][SROA] Need to handle dbg.value in SROA pass. | Alexey Lapshin | 2019-09-04 | 1 | -0/+1 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+61 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -61/+0 |
* | [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. | Shiva Chen | 2018-05-09 | 1 | -1/+1 |
* | LowerDbgDeclare: ignore dbg.declares for allocas with volatile access | Adrian Prantl | 2018-03-09 | 1 | -3/+5 |
* | [InstCombine] Add a flag to disable LowerDbgDeclare | Reid Kleckner | 2017-09-13 | 1 | -1/+7 |
* | Remove the obsolete offset parameter from @llvm.dbg.value | Adrian Prantl | 2017-07-28 | 1 | -1/+1 |
* | Fix some broken CHECK lines. | Benjamin Kramer | 2017-01-22 | 1 | -1/+1 |
* | [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. | Adrian Prantl | 2016-04-15 | 1 | -2/+2 |
* | Fix missing DICompileUnits in testcases | Adrian Prantl | 2016-04-11 | 1 | -3/+4 |
* | Clean up the processing of dbg.value in various places | Keno Fischer | 2015-12-19 | 1 | -0/+52 |