aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/immintrin.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-09-09AVX512FP16: Add vaddph/vsubph/vdivph/vmulph.liuhongt1-0/+2
2021-09-08AVX512FP16: Initial support for AVX512FP16 feature and scalar _Float16 instru...Guo, Xuepeng1-0/+4
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-11Support Intel AVX VNNIliuhongt1-0/+2
2020-10-29Enable GCC to support Intel Key Locker ISAliuhongt1-0/+2
2020-10-09x86: Add <x86gprintrin.h>H.J. Lu1-205/+2
2020-09-28Enable GCC support for AMX-TILE,AMX-INT8,AMX-BF16.liuhongt1-0/+6
2020-05-06Enable TARGET_TSXLDTRK for GCC support.liuhongt1-0/+2
2020-05-06Enable GCC support for SERIALIZEliuhongt1-0/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-06-26Enable GCC support for AVX512_VP2INTERSECT which will be in tigerlaker.Hongtao Liu1-0/+4
2019-05-28Add GCC support to ENQCMD.Xuepeng Guo1-0/+2
2019-05-08Enable support for bfloat16 which will be in Future Cooper Lake.Hongtao Liu1-0/+4
2019-01-21i386: Move Intel intrinsics head files to <immintrin.h>H.J. Lu1-0/+24
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-09Add PTWRITE builtins for x86Andi Kleen1-0/+26
2018-06-04cldemoteintrin.h: Change define from _X86INTRIN_H_INCLUDED to _IMMINTRIN_H_IN...Sebastian Peryt1-0/+8
2018-04-19i386-common.c (OPTION_MASK_ISA_MOVDIRI_SET, [...]): New defines.Sebastian Peryt1-0/+2
2018-03-05Enable WBOINVD and PCONFIG instructions.Olga Makhotina1-0/+7
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-22Enable AVX512BITALGJulia Koval1-0/+4
2017-12-20Enable VPCLMULQDQ supportJulia Koval1-0/+2
2017-12-12Enable VAES support [2/5]Julia Koval1-0/+2
2017-12-07Enable VAES support [2/5]Julia Koval1-0/+4
2017-11-23Enable VBMI2 support [2/7]Julia Koval1-0/+4
2017-10-31GFNI enabling [2/4]Julia Koval1-0/+2
2017-10-21Update x86 backend to enable Intel CET.Igor Tsimbalist1-0/+2
2017-02-17i386-common.c (OPTION_MASK_ISA_RDPID_SET): New.Julia Koval1-0/+16
2017-01-10Enable AVX-512 VPOPCNTD/VPOPCNTQ instructions.Andrew Senkevich1-0/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-17Enable AVX512_4FMAPS and AVX512_4VNNIW instructionsKirill Yukhin1-0/+4
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-21Add avx512vbmi instructions.Ilya Tocar1-0/+4
2014-11-21Add avx512ifma instructions.Ilya Tocar1-0/+4
2014-10-28AVX-512. 85/n. Add intrinsics headers.Alexander Ivchenko1-0/+10
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-31i386-common.c (OPTION_MASK_ISA_SHA_SET): New.Alexander Ivchenko1-0/+2
2013-12-31config.gcc (extra_headers): Add avx512fintrin.h, avx512cdintrin.h, avx512erin...Alexander Ivchenko1-0/+8
2013-06-23Allow mmintrin headers to work with function specific target opts.Sriraman Tallam1-39/+30
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-03-12ChangeLog entry:Kirill Yukhin1-0/+8
2011-11-05Piledriver f16cintrin.h fix.Quentin Neill1-59/+4
2011-08-30Add FMA intrinsics and testcases.Ilya Tocar1-0/+4
2011-08-26Add <lzcntintrin.h>, <bmiintrin.h> and <bmi2intrin.h> to <immintrin.h>.H.J. Lu1-0/+12
2011-08-22Add support for AVX2 builtin functions.Kirill Yukhin1-0/+4
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-12-28Replace _rdrand_uXX with _rdrandXX_step.H.J. Lu1-9/+9