search for: thunkinserter

Displaying 1 result from an estimated 1 matches for "thunkinserter".

2020 Jun 08
2
Mitigating straight-line speculation vulnerability CVE-2020-13844
...1. https://reviews.llvm.org/D81399: [AArch64] Fix branch, terminator, etc properties for BRA* instructions. 2. https://reviews.llvm.org/D81400: [AArch64] Introduce AArch64SLSHardeningPass, which implements the hardening of RET and BR instructions. 3. https://reviews.llvm.org/D81401: [NFC] Refactor ThunkInserter to make it available for all targets. 4. https://reviews.llvm.org/D81402: [AArch64] Extend AArch64SLSHardeningPass to harden BLR instructions. 5. https://reviews.llvm.org/D81403: Work around GlobalISel limitation on Indirect Thunks. 6. https://reviews.llvm.org/D81404: [AArch64] Add clang command li...