Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Fix uninitialized variable warnings. NFCI. | Simon Pilgrim | 2019-11-04 | 1 | -2/+2 |
* | Fix a spelling mistake in a comment. NFC | Greg Bedwell | 2019-10-29 | 1 | -1/+1 |
* | Do a sweep of symbol internalization. NFC. | Benjamin Kramer | 2019-08-23 | 1 | -1/+1 |
* | [X86] [CET] Deal with return-twice function such as vfork, setjmp when | Pengfei Wang | 2019-05-22 | 1 | -12/+30 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [X86][CET] Changing -fcf-protection behavior to comply with gcc (LLVM part) | Alexander Ivchenko | 2018-05-18 | 1 | -4/+0 |
* | [X86] Added support for nocf_check attribute for indirect Branch Tracking | Oren Ben Simhon | 2018-03-17 | 1 | -44/+17 |
* | Sink the verification code around the assert where it's handled and wrap in N... | Eric Christopher | 2018-02-23 | 1 | -25/+14 |
* | Instrument Control Flow For Indirect Branch Tracking | Oren Ben Simhon | 2018-01-09 | 1 | -0/+163 |