1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
llvm-mirror/test/CodeGen
Elena Demikhovsky 832e2d5858 Added Skylake client to X86 targets and features
Changes in X86.td:

I set features of Intel processors in incremental form: IVB = SNB + X HSW = IVB + X ..
I added Skylake client processor and defined it's features
FeatureADX was missing on KNL
Added some new features to appropriate processors SMAP, IFMA, PREFETCHWT1, VMFUNC and others

Differential Revision: http://reviews.llvm.org/D16357

llvm-svn: 258659
2016-01-24 10:41:28 +00:00
..
AArch64 AArch64ISel: Fix ccmp code selection matching deep expressions. 2016-01-23 04:05:22 +00:00
AMDGPU AMDGPU: Replace some deprecated intrinsic uses in tests 2016-01-23 05:42:49 +00:00
ARM [SelectionDAG] CSE nodes with differing SDNodeFlags 2016-01-15 21:56:40 +00:00
BPF
CPP
Generic Unxfail passing testcase on Hexagon 2016-01-14 15:24:15 +00:00
Hexagon [Hexagon] Use general purpose registers to spill pred/mod registers into 2016-01-22 19:15:58 +00:00
Inputs
Mips [mips] Correct operand order in DSP's mthi/mtlo 2016-01-12 15:15:14 +00:00
MIR Reapply r257105 "[Verifier] Check that debug values have proper size" 2016-01-15 00:46:17 +00:00
MSP430
NVPTX [CUDA] Die gracefully when trying to output an LLVM alias. 2016-01-23 21:12:20 +00:00
PowerPC [PowerPC] Fix large code model with the ELFv2 ABI 2016-01-13 13:12:23 +00:00
SPARC [SPARC] Revamp AnalyzeBranch and add ReverseBranchCondition. 2016-01-13 04:44:14 +00:00
SystemZ
Thumb
Thumb2
WebAssembly [SelectionDAG] Fold more offsets into GlobalAddresses 2016-01-22 03:57:34 +00:00
WinEH [WinEH] Don't miscompile cleanups which conditionally unwind to caller 2016-01-23 23:54:33 +00:00
X86 Added Skylake client to X86 targets and features 2016-01-24 10:41:28 +00:00
XCore [SelectionDAG] Fold more offsets into GlobalAddresses 2016-01-22 03:57:34 +00:00