Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide two unused debugging methods, NFCI. | Jonas Hahnfeld | 2019-03-01 | 1 | -0/+4 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [IR] Add Instruction::isLifetimeStartOrEnd, NFC | Vedant Kumar | 2018-12-21 | 1 | -5/+2 |
* | [stack-safety] Update comment | Vitaly Buka | 2018-11-27 | 1 | -1/+1 |
* | [stack-safety] Fix and uncomment assert | Vitaly Buka | 2018-11-27 | 1 | -3/+2 |
* | [stack-safety] Fix build on gcc 5.4 | Vitaly Buka | 2018-11-27 | 1 | -1/+1 |
* | Fix debug build break | JF Bastien | 2018-11-26 | 1 | -2/+3 |
* | [stack-safety] Inter-Procedural Analysis implementation | Vitaly Buka | 2018-11-26 | 1 | -4/+203 |
* | [stack-safety] Empty local passes for Stack Safety Global Analysis | Vitaly Buka | 2018-11-26 | 1 | -0/+45 |
* | [stack-safety] Local analysis implementation | Vitaly Buka | 2018-11-26 | 1 | -5/+377 |
* | [stack-safety] Empty local passes for Stack Safety Local Analysis | Vitaly Buka | 2018-11-26 | 1 | -0/+60 |