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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) G...
Scott Constable
2020-06-24
1
-0
/
+1
*
Revert "[X86] Add a Pass that builds a Condensed CFG for Load Value Injection...
Craig Topper
2020-06-24
1
-1
/
+0
*
[X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) G...
Scott Constable
2020-06-24
1
-0
/
+1
*
[X86] Add RET-hardening Support to mitigate Load Value Injection (LVI)
Scott Constable
2020-06-24
1
-0
/
+1
*
[X86][NFC] Generalize the naming of "Retpoline Thunks" and related code to "I...
Scott Constable
2020-06-24
1
-1
/
+1
*
[Windows] Replace TrapUnreachable with an int3 insertion pass
Reid Kleckner
2019-09-09
1
-0
/
+1
*
[X86] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-10
1
-1
/
+0
*
Delete x86_64 ShadowCallStack support
Vlad Tsyrklevich
2019-03-07
1
-1
/
+0
*
Keep tablegen commands in alphabetical order. NFCI.
Simon Pilgrim
2018-12-31
1
-1
/
+1
*
Revert "Revert r347596 "Support for inserting profile-directed cache prefetch...
Mircea Trofin
2018-11-30
1
-0
/
+2
*
Revert r347596 "Support for inserting profile-directed cache prefetches"
Hans Wennborg
2018-11-29
1
-2
/
+0
*
Support for inserting profile-directed cache prefetches
Mircea Trofin
2018-11-26
1
-0
/
+2
*
[MCSched] Bind PFM Counters to the CPUs instead of the SchedModel.
Clement Courbet
2018-10-25
1
-0
/
+1
*
Recommit r343993: [X86] condition branches folding for three-way conditional ...
Rong Xu
2018-10-09
1
-0
/
+1
*
[X86] Revert r343993 condition branches folding for three-way conditional codes
Rong Xu
2018-10-08
1
-1
/
+0
*
[X86] condition branches folding for three-way conditional codes
Rong Xu
2018-10-08
1
-0
/
+1
*
[SLH] Introduce a new pass to do Speculative Load Hardening to mitigate
Chandler Carruth
2018-07-13
1
-0
/
+1
*
[X86] Move the memory unfolding table creation into its own class and make it...
Craig Topper
2018-07-01
1
-0
/
+1
*
[x86] Introduce a pass to begin more systematically fixing PR36028 and simila...
Chandler Carruth
2018-04-10
1
-0
/
+1
*
Sort targetgen calls in lib/Target/*/CMakeLists.
Nico Weber
2018-04-04
1
-8
/
+8
*
Add the ShadowCallStack pass
Vlad Tsyrklevich
2018-04-04
1
-0
/
+1
*
[X86] Reduce Store Forward Block issues in HW - Recommit after fixing Bug 36346
Lama Saba
2018-04-02
1
-0
/
+1
*
Revert r325128 ("[X86] Reduce Store Forward Block issues in HW").
Richard Smith
2018-02-23
1
-1
/
+0
*
[X86] Reduce Store Forward Block issues in HW - Recommit after fixing Bug 36346
Lama Saba
2018-02-14
1
-0
/
+1
*
Revert r324835 "[X86] Reduce Store Forward Block issues in HW"
Hans Wennborg
2018-02-12
1
-1
/
+0
*
[X86] Reduce Store Forward Block issues in HW
Lama Saba
2018-02-11
1
-0
/
+1
*
Introduce the "retpoline" x86 mitigation technique for variant #2 of the spec...
Chandler Carruth
2018-01-22
1
-0
/
+1
*
Instrument Control Flow For Indirect Branch Tracking
Oren Ben Simhon
2018-01-09
1
-1
/
+2
*
[X86] Revert accidental change to CMakeLists.txt in r321952
Craig Topper
2018-01-07
1
-1
/
+3
*
[X86] Add some 8 and 16-bit instructions to the load folding tables.
Craig Topper
2018-01-07
1
-3
/
+1
*
[X86] Add a pass to convert instruction chains between domains.
Guy Blank
2017-10-22
1
-0
/
+1
*
[X86][TableGen] Recommitting the X86 memory folding tables TableGen backend w...
Ayman Musa
2017-10-08
1
-0
/
+4
*
[GlobalISel] Make GlobalISel a non-optional library.
Quentin Colombet
2017-08-03
1
-21
/
+6
*
[X86] X86::CMOV to Branch heuristic based optimization.
Amjad Aboud
2017-07-16
1
-0
/
+1
*
[x86] Revert the X86FoldTablesEmitter due to more miscompiles.
Chandler Carruth
2017-06-06
1
-1
/
+0
*
Resubmit "[X86] Adding new LLVM TableGen backend that generates the X86 backe...
Zachary Turner
2017-05-29
1
-0
/
+1
*
Revert "[X86] Adding new LLVM TableGen backend that generates the X86 backend...
Zachary Turner
2017-05-29
1
-1
/
+0
*
[X86] Adding new LLVM TableGen backend that generates the X86 backend memory ...
Ayman Musa
2017-05-28
1
-0
/
+1
*
[X86][AVX512] Adding new LLVM TableGen backend which generates the EVEX2VEX c...
Ayman Musa
2017-03-07
1
-0
/
+1
*
[X86][GlobalISel] Initial implementation , select G_ADD gpr, gpr
Igor Breger
2017-02-22
1
-0
/
+2
*
[X86][GlobalISel] Add general-purpose Register Bank
Igor Breger
2017-02-10
1
-0
/
+6
*
[CodeGen] Move MacroFusion to the target
Evandro Menezes
2017-02-01
1
-0
/
+1
*
This is a large patch for X86 AVX-512 of an optimization for reducing code si...
Gadi Haber
2016-12-28
1
-0
/
+1
*
[X86] RegCall - Handling v64i1 in 32/64 bit target
Oren Ben Simhon
2016-11-17
1
-0
/
+1
*
[X86][GlobalISel] Add minimal call lowering support to the IRTranslator
Zvi Rackover
2016-11-15
1
-0
/
+14
*
Add a pass to optimize patterns of vectorized interleaved memory accesses for
David L Kreitzer
2016-10-14
1
-0
/
+1
*
X86-FMA3: Implemented commute transformation for EVEX/AVX512 FMA3 opcodes.
Vyacheslav Klochkov
2016-08-11
1
-0
/
+1
*
Recommit r274692 - [X86] Transform setcc + movzbl into xorl + setcc
Michael Kuperstein
2016-07-07
1
-0
/
+1
*
Revert r274692 to check whether this is what breaks windows selfhost.
Michael Kuperstein
2016-07-07
1
-1
/
+0
*
[X86] Transform setcc + movzbl into xorl + setcc
Michael Kuperstein
2016-07-06
1
-0
/
+1
[next]