summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86RetpolineThunks.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Spectre] Fix MIR verifier errors in retpoline thunksReid Kleckner2018-10-261-6/+17
* [x86/retpoline] Split the LLVM concept of retpolines into separateChandler Carruth2018-08-231-1/+3
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-1/+1
* Create a MachineBasicBlock for created IR-level BasicBlockJessica Paquette2018-05-011-0/+9
* [X86] Remove dead code from retpoline thunk generationReid Kleckner2018-02-141-26/+0
* [X86] Use EDI for retpoline when no scratch regs are leftReid Kleckner2018-02-131-31/+11
* [x86] Make the retpoline thunk insertion a machine function pass.Chandler Carruth2018-01-311-50/+85
* Introduce the "retpoline" x86 mitigation technique for variant #2 of the spec...Chandler Carruth2018-01-221-0/+276
OpenPOWER on IntegriCloud