Commit 43939937 by Jakub Jelinek Committed by Jakub Jelinek

re PR target/65222 (-mtune= or -march=: Not all options not documented: slm,…

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
parent 6f4f1a50
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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment