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