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
/
X86.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Add an Unoptimized Load Value Injection (LVI) Load Hardening Pass
Scott Constable
2020-06-24
1
-0
/
+2
*
[X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) G...
Scott Constable
2020-06-24
1
-0
/
+2
*
Revert "[X86] Add a Pass that builds a Condensed CFG for Load Value Injection...
Craig Topper
2020-06-24
1
-2
/
+0
*
[X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) G...
Scott Constable
2020-06-24
1
-0
/
+2
*
[X86] Add RET-hardening Support to mitigate Load Value Injection (LVI)
Scott Constable
2020-06-24
1
-0
/
+2
*
[X86][NFC] Generalize the naming of "Retpoline Thunks" and related code to "I...
Scott Constable
2020-06-24
1
-1
/
+1
*
Add support for lowering 32-bit/64-bit pointers
Amy Huang
2019-12-04
1
-0
/
+12
*
[Windows] Replace TrapUnreachable with an int3 insertion pass
Reid Kleckner
2019-09-09
1
-0
/
+6
*
[X86] Making X86OptimizeLEAs pass public. NFC
Pengfei Wang
2019-08-22
1
-1
/
+1
*
[X86] Alphabetize pass initialization definitions. NFCI.
Simon Pilgrim
2019-08-16
1
-1
/
+1
*
X86: Clean up pass initialization
Tom Stellard
2019-06-13
1
-0
/
+1
*
[X86] Preserve operand flag when expanding TCRETURNri
Francis Visoiu Mistrih
2019-04-05
1
-0
/
+1
*
Delete x86_64 ShadowCallStack support
Vlad Tsyrklevich
2019-03-07
1
-6
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[X86] Initialize and Register X86CondBrFoldingPass
Craig Topper
2018-12-07
1
-0
/
+1
*
Revert "Revert r347596 "Support for inserting profile-directed cache prefetch...
Mircea Trofin
2018-11-30
1
-0
/
+7
*
Revert r347596 "Support for inserting profile-directed cache prefetches"
Hans Wennborg
2018-11-29
1
-7
/
+0
*
Support for inserting profile-directed cache prefetches
Mircea Trofin
2018-11-26
1
-0
/
+7
*
X86: Consistently declare pass initializers in X86.h; NFC
Matthias Braun
2018-11-01
1
-4
/
+13
*
Recommit r343993: [X86] condition branches folding for three-way conditional ...
Rong Xu
2018-10-09
1
-0
/
+3
*
[X86] Revert r343993 condition branches folding for three-way conditional codes
Rong Xu
2018-10-08
1
-3
/
+0
*
[X86] condition branches folding for three-way conditional codes
Rong Xu
2018-10-08
1
-0
/
+3
*
[SLH] Introduce a new pass to do Speculative Load Hardening to mitigate
Chandler Carruth
2018-07-13
1
-0
/
+2
*
[x86] Introduce a pass to begin more systematically fixing PR36028 and simila...
Chandler Carruth
2018-04-10
1
-0
/
+3
*
Add the ShadowCallStack pass
Vlad Tsyrklevich
2018-04-04
1
-0
/
+5
*
[X86] Reduce Store Forward Block issues in HW - Recommit after fixing Bug 36346
Lama Saba
2018-04-02
1
-0
/
+3
*
Revert r325128 ("[X86] Reduce Store Forward Block issues in HW").
Richard Smith
2018-02-23
1
-3
/
+0
*
[X86] Reduce Store Forward Block issues in HW - Recommit after fixing Bug 36346
Lama Saba
2018-02-14
1
-0
/
+3
*
Revert r324835 "[X86] Reduce Store Forward Block issues in HW"
Hans Wennborg
2018-02-12
1
-3
/
+0
*
[X86] Reduce Store Forward Block issues in HW
Lama Saba
2018-02-11
1
-0
/
+3
*
[x86] Make the retpoline thunk insertion a machine function pass.
Chandler Carruth
2018-01-31
1
-1
/
+1
*
Introduce the "retpoline" x86 mitigation technique for variant #2 of the spec...
Chandler Carruth
2018-01-22
1
-0
/
+4
*
Instrument Control Flow For Indirect Branch Tracking
Oren Ben Simhon
2018-01-09
1
-0
/
+4
*
[X86] Add a pass to convert instruction chains between domains.
Guy Blank
2017-10-22
1
-0
/
+4
*
[X86] Fix typo in comment. NFC
Craig Topper
2017-09-12
1
-1
/
+1
*
[X86] X86::CMOV to Branch heuristic based optimization.
Amjad Aboud
2017-07-16
1
-0
/
+3
*
[globalisel][tablegen] Import SelectionDAG's rule predicates and support the ...
Daniel Sanders
2017-04-21
1
-1
/
+2
*
Revert r300964 + r300970 - [globalisel][tablegen] Import SelectionDAG's rule ...
Daniel Sanders
2017-04-21
1
-2
/
+1
*
[globalisel][tablegen] Import SelectionDAG's rule predicates and support the ...
Daniel Sanders
2017-04-21
1
-1
/
+2
*
[globalisel][tablegen] Move <Target>InstructionSelector declarations to anony...
Daniel Sanders
2017-04-06
1
-0
/
+6
*
This is a large patch for X86 AVX-512 of an optimization for reducing code si...
Gadi Haber
2016-12-28
1
-0
/
+7
*
revert first commit . removing empty line in X86.h
Michael Zuckerman
2016-12-21
1
-1
/
+0
*
First commit adding new line to X86.h
Michael Zuckerman
2016-12-21
1
-0
/
+1
*
Recommit r274692 - [X86] Transform setcc + movzbl into xorl + setcc
Michael Kuperstein
2016-07-07
1
-0
/
+3
*
Revert r274692 to check whether this is what breaks windows selfhost.
Michael Kuperstein
2016-07-07
1
-3
/
+0
*
[X86] Transform setcc + movzbl into xorl + setcc
Michael Kuperstein
2016-07-06
1
-0
/
+3
*
Re-commit r269828 "X86: Avoid using _chkstk when lowering WIN_ALLOCA instruct...
Hans Wennborg
2016-05-18
1
-0
/
+3
*
Revert r269828 "X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions"
Hans Wennborg
2016-05-17
1
-3
/
+0
*
X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions
Hans Wennborg
2016-05-17
1
-0
/
+3
*
[X86] Register and initialize the FixupBW pass.
Ahmed Bougacha
2016-05-07
1
-0
/
+3
[next]