summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86IndirectThunks.cpp
Commit message (Expand)AuthorAgeFilesLines
* [X86] Add Indirect Thunk Support to X86 to mitigate Load Value Injection (LVI)Scott Constable2020-06-241-6/+43
* [X86] Refactor X86IndirectThunks.cpp to Accommodate Mitigations other than Re...Scott Constable2020-06-241-125/+157
* [X86][NFC] Generalize the naming of "Retpoline Thunks" and related code to "I...Scott Constable2020-06-241-0/+295
OpenPOWER on IntegriCloud