| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix uninitialized variable warning. NFC. | Simon Pilgrim | 2019-11-18 | 1 | -1/+2 |
| * | [DebugInfo] add SectionedAddress to DebugInfo interfaces. | Alexey Lapshin | 2019-02-27 | 1 | -75/+103 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [cfi-verify] Support AArch64. | Joel Galenson | 2018-07-13 | 1 | -27/+276 |
| * | [cfi-verify] Validate there are no register clobbers between CFI-check and in... | Mitch Phillips | 2017-11-15 | 1 | -0/+66 |
| * | [cfi-verify] Made FileAnalysis operate on a GraphResult rather than build one... | Mitch Phillips | 2017-11-10 | 1 | -17/+51 |
| * | [cfi-verify] Add blacklist parsing for result filtering. | Mitch Phillips | 2017-11-03 | 1 | -0/+1 |
| * | [cfi-verify] Add an interesting unit test where undef search length changes r... | Mitch Phillips | 2017-11-03 | 1 | -0/+53 |
| * | Add FileVerifier::isCFIProtected(). | Mitch Phillips | 2017-10-25 | 1 | -0/+172 |
| * | Made llvm-cfi-verify not execute unit tests on non-x86 builds. | Mitch Phillips | 2017-10-23 | 1 | -2/+21 |
| * | MC Helpers for llvm-cfi-verify. | Vlad Tsyrklevich | 2017-10-11 | 1 | -0/+263 |
| * | Reland 'Classify llvm-cfi-verify.' | Vlad Tsyrklevich | 2017-10-11 | 1 | -0/+216 |