mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-11 03:50:27 +08:00
re PR target/65222 (-mtune= or -march=: Not all options not documented: slm, knl, shanghai, istanbul)
PR target/65222 * doc/invoke.texi: Add knl as x86 -march=/-mtune= CPU type. From-SVN: r221489
This commit is contained in:
parent
6f4f1a5079
commit
43939937e8
@ -1,3 +1,8 @@
|
||||
2015-03-18 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR target/65222
|
||||
* doc/invoke.texi: Add knl as x86 -march=/-mtune= CPU type.
|
||||
|
||||
2015-03-18 Richard Biener <rguenther@suse.de>
|
||||
|
||||
* tree-data-ref.h (struct access_matrix): Remove.
|
||||
|
@ -21991,6 +21991,12 @@ instruction set support.
|
||||
Intel Silvermont CPU with 64-bit extensions, MOVBE, MMX, SSE, SSE2, SSE3, SSSE3,
|
||||
SSE4.1, SSE4.2, POPCNT, AES, PCLMUL and RDRND instruction set support.
|
||||
|
||||
@item knl
|
||||
Intel Knight's Landing CPU with 64-bit extensions, MOVBE, MMX, SSE, SSE2, SSE3,
|
||||
SSSE3, SSE4.1, SSE4.2, POPCNT, AVX, AVX2, AES, PCLMUL, FSGSBASE, RDRND, FMA,
|
||||
BMI, BMI2, F16C, RDSEED, ADCX, PREFETCHW, AVX512F, AVX512PF, AVX512ER and
|
||||
AVX512CD instruction set support.
|
||||
|
||||
@item k6
|
||||
AMD K6 CPU with MMX instruction set support.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user