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
/
X86Subtarget.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Add prefetchwt1 instruction and overhaul priorities and isel enabling f...
Craig Topper
2017-12-22
1
-2
/
+9
*
[X86][SSE] Add cpu feature for aggressive combining to variable shuffles
Simon Pilgrim
2017-12-19
1
-0
/
+7
*
X86/AArch64/ARM: Factor out common sincos_stret logic; NFCI
Matthias Braun
2017-12-18
1
-4
/
+0
*
AArch64/X86: Factor out common bzero logic; NFC
Matthias Braun
2017-12-18
1
-7
/
+0
*
Control-Flow Enforcement Technology - Shadow Stack support (LLVM side)
Oren Ben Simhon
2017-11-26
1
-0
/
+10
*
[x86][icelake]GFNI
Coby Tayree
2017-11-26
1
-0
/
+4
*
[X86] Add separate intrinsics for scalar FMA4 instructions.
Craig Topper
2017-11-25
1
-1
/
+1
*
[X86] Don't report gather is legal on Skylake CPUs when AVX2/AVX512 is disabl...
Craig Topper
2017-11-25
1
-0
/
+5
*
[x86][icelake]BITALG
Coby Tayree
2017-11-21
1
-0
/
+4
*
[x86][icelake]VNNI
Coby Tayree
2017-11-21
1
-0
/
+4
*
[x86][icelake]vbmi2
Coby Tayree
2017-11-21
1
-0
/
+4
*
[x86][icelake]vpclmulqdq introduction
Coby Tayree
2017-11-21
1
-0
/
+2
*
[x86][icelake]VAES introduction
Coby Tayree
2017-11-21
1
-0
/
+2
*
[LV][X86] Support of AVX2 Gathers code generation and update the LV with this
Mohammed Agabaria
2017-11-20
1
-10
/
+11
*
[X86] Add skeleton support for icelake CPU.
Craig Topper
2017-11-19
1
-1
/
+2
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[X86] Make FeatureAVX512 imply FeatureFMA.
Craig Topper
2017-11-06
1
-1
/
+1
*
[X86] Add missing override. NFC.
Benjamin Kramer
2017-10-22
1
-3
/
+1
*
Add logic to greedy reg alloc to avoid bad eviction chains
Marina Yatsina
2017-10-22
1
-0
/
+4
*
[X86] Remove the SlowBTMem feature flag entirely
Craig Topper
2017-10-15
1
-4
/
+0
*
[codeview] Implement FPO data assembler directives
Reid Kleckner
2017-10-11
1
-6
/
+2
*
X86: treat SwiftCC as Win64_CC on Win64
Saleem Abdulrasool
2017-09-20
1
-0
/
+1
*
[X86] Adding X86 Processor Families
Mohammed Agabaria
2017-09-13
1
-1
/
+19
*
[X86] Provide a separate feature bit for macro fusion support instead of basi...
Craig Topper
2017-08-30
1
-0
/
+4
*
[X86] Finish the subtarget and predicate implementation of CLWB.
Craig Topper
2017-08-29
1
-0
/
+1
*
Mark Knights Landing as having slow two memory operand instructions
Craig Topper
2017-08-29
1
-4
/
+4
*
Reapply "[GlobalISel] Remove the GISelAccessor API."
Quentin Colombet
2017-08-15
1
-8
/
+9
*
Revert "[GlobalISel] Remove the GISelAccessor API."
Quentin Colombet
2017-08-08
1
-9
/
+8
*
[GlobalISel] Remove the GISelAccessor API.
Quentin Colombet
2017-08-04
1
-8
/
+9
*
[AArch64] Extend CallingConv::X86_64_Win64 to AArch64 as well
Martin Storsjo
2017-07-17
1
-1
/
+1
*
[LLVM][X86][Goldmont] Adding new target-cpu: Goldmont
Michael Zuckerman
2017-06-29
1
-1
/
+1
*
[X86] Adding vpopcntd and vpopcntq instructions
Oren Ben Simhon
2017-05-25
1
-0
/
+4
*
[globalisel][tablegen] Demote OptForSize/OptForMinSize/ForCodeSize to per-fun...
Daniel Sanders
2017-05-19
1
-8
/
+1
*
[X86] Replace slow LEA instructions in X86
Lama Saba
2017-05-18
1
-0
/
+6
*
Revert "[X86] Replace slow LEA instructions in X86"
Reid Kleckner
2017-05-16
1
-6
/
+0
*
[X86] Replace slow LEA instructions in X86
Lama Saba
2017-05-16
1
-0
/
+6
*
[X86][LWP] Add llvm support for LWP instructions (reapplied).
Simon Pilgrim
2017-05-03
1
-0
/
+4
*
Revert rL302028 due to accidental line ending changes.
Simon Pilgrim
2017-05-03
1
-4
/
+0
*
[X86][LWP] Add llvm support for LWP instructions.
Simon Pilgrim
2017-05-03
1
-0
/
+4
*
[globalisel][tablegen] Compute available feature bits correctly.
Daniel Sanders
2017-04-29
1
-1
/
+8
*
Rename FastString flag.
Clement Courbet
2017-04-21
1
-3
/
+3
*
X86 memcpy: use REPMOVSB instead of REPMOVS{Q,D,W} for inline copies
Clement Courbet
2017-04-21
1
-0
/
+4
*
This patch closes PR#32216: Better testing of schedule model instruction late...
Andrew V. Tischenko
2017-04-14
1
-0
/
+3
*
[AVX-512] Make VEX encoded FMA instructions available when AVX512 is enabled ...
Craig Topper
2017-03-17
1
-2
/
+2
*
[X86] Generate VZEROUPPER for Skylake-avx512.
Amjad Aboud
2017-03-03
1
-3
/
+5
*
[Fuchsia] Use thread-pointer ABI slots for stack-protector and safe-stack
Petr Hosek
2017-02-24
1
-0
/
+1
*
[X86] Use SHLD with both inputs from the same register to implement rotate on...
Craig Topper
2017-02-21
1
-0
/
+4
*
[X86] Remove the HLE feature flag.
Craig Topper
2017-02-09
1
-4
/
+0
*
[X86] Remove INVPCID and SMAP feature flags. They aren't currently used by an...
Craig Topper
2017-02-09
1
-6
/
+0
*
[X86] Clzero intrinsic and its addition under znver1
Craig Topper
2017-02-09
1
-0
/
+4
[next]