llvm-project/llvm/test/CodeGen
Freddy Ye e02d081f2b [X86] Support -march=sapphirerapids
Support -march=sapphirerapids for x86.
Compare with Icelake Server, it includes 14 more new features. They are
amxtile, amxint8, amxbf16, avx512bf16, avx512vp2intersect, cldemote,
enqcmd, movdir64b, movdiri, ptwrite, serialize, shstk, tsxldtrk, waitpkg.

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D86503
2020-08-25 14:21:21 +08:00
..
AArch64 [DAGCombine]: Fold X/Sqrt(X) to Sqrt(X) 2020-08-24 18:16:13 -04:00
AMDGPU AMDGPU/GlobalISel: Handle AGPRs used for SGPR operands. 2020-08-24 17:54:34 -04:00
ARC [ARC] Fix CodeGen/ARC/brcc.ll 2020-08-15 19:33:35 -07:00
ARM [ARM][MachineOutliner] Add default mode. 2020-08-20 09:25:33 +02:00
AVR
BPF BPF: add a SimplifyCFG IR pass during generic Scalar/IPO optimization 2020-08-06 13:16:00 -07:00
Generic [Tests] Be consistent w/definition of statepoint-example 2020-08-14 20:45:48 -07:00
Hexagon Revert "[BPI] Improve static heuristics for integer comparisons" 2020-08-17 20:44:33 +02:00
Inputs
Lanai
MIR [AMDGPU] Reorganize GCN subtarget features for unaligned access 2020-08-21 12:26:31 +02:00
MSP430
Mips Revert "[BPI] Improve static heuristics for integer comparisons" 2020-08-17 20:44:33 +02:00
NVPTX [NVPTX] Fix typo in lit test 2020-08-17 16:02:11 -04:00
PowerPC [PowerPC] Do not use FISel for calls and TOC-based accesses with PC-Rel 2020-08-24 16:51:44 -05:00
RISCV [RISCV] Fix inaccurate annotations on PseudoBRIND 2020-08-21 11:38:42 +01:00
SPARC [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
SystemZ Revert "[BPI] Improve static heuristics for integer comparisons" 2020-08-17 20:44:33 +02:00
Thumb
Thumb2 [ARM] Regenerate mve-vabd.ll test. NFC 2020-08-20 12:24:27 +01:00
VE [VE] Support f128 2020-08-17 17:26:52 +09:00
WebAssembly [WebAssembly] Fix FastISel address calculation bug 2020-08-08 15:23:11 -07:00
WinCFGuard
WinEH
X86 [X86] Support -march=sapphirerapids 2020-08-25 14:21:21 +08:00
XCore