Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [Spectre] Fix MIR verifier errors in retpoline thunks | Reid Kleckner | 2018-10-26 | 1 | -6/+17 |
* | [x86/retpoline] Split the LLVM concept of retpolines into separate | Chandler Carruth | 2018-08-23 | 1 | -1/+3 |
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -1/+1 |
* | Create a MachineBasicBlock for created IR-level BasicBlock | Jessica Paquette | 2018-05-01 | 1 | -0/+9 |
* | [X86] Remove dead code from retpoline thunk generation | Reid Kleckner | 2018-02-14 | 1 | -26/+0 |
* | [X86] Use EDI for retpoline when no scratch regs are left | Reid Kleckner | 2018-02-13 | 1 | -31/+11 |
* | [x86] Make the retpoline thunk insertion a machine function pass. | Chandler Carruth | 2018-01-31 | 1 | -50/+85 |
* | Introduce the "retpoline" x86 mitigation technique for variant #2 of the spec... | Chandler Carruth | 2018-01-22 | 1 | -0/+276 |