index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
X86
/
X86RetpolineThunks.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][NFC] Generalize the naming of "Retpoline Thunks" and related code to "I...
Scott Constable
2020-06-24
1
-286
/
+0
*
[X86] Fix uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-11-04
1
-6
/
+6
*
[NewPM] Port MachineModuleInfo to the new pass manager.
Yuanfang Chen
2019-09-30
1
-3
/
+3
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
1
-1
/
+1
*
[Alignment][NFC] Remove LogAlignment functions
Guillaume Chatelet
2019-09-18
1
-1
/
+1
*
[LLVM][Alignment] Make functions using log of alignment explicit
Guillaume Chatelet
2019-09-05
1
-1
/
+1
*
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