aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/x86intrin.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-10-09x86: Add <x86gprintrin.h>H.J. Lu1-11/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-21i386: Move Intel intrinsics head files to <immintrin.h>H.J. Lu1-28/+0
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-06-04cldemoteintrin.h: Change define from _X86INTRIN_H_INCLUDED to _IMMINTRIN_H_IN...Sebastian Peryt1-30/+0
2018-05-14i386-common.c (OPTION_MASK_ISA_CLDEMOTE_SET, [...]): New defines.Sebastian Peryt1-0/+2
2018-05-11i386-common.c (OPTION_MASK_ISA_WAITPKG_SET, [...]): New defines.Sebastian Peryt1-0/+2
2018-03-05Enable WBOINVD and PCONFIG instructions.Olga Makhotina1-0/+4
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-11i386-common.c (OPTION_MASK_ISA_SGX_UNSET): New.Julia Koval1-0/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-05Delete x86 deprecated pcommit instruction supportAndrew Senkevich1-2/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-24Introduce support for PKU instructions.Kirill Yukhin1-0/+2
2015-12-06support for AMD clzero isa.Victoria Stepanyan1-0/+2
2015-07-08Allow <adxintrin.h> for IA MCUH.J. Lu1-0/+4
2015-07-03Add IA MCU support to x86intrin.hH.J. Lu1-0/+5
2015-06-12gcc/Venkataramanan Kumar1-0/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-21Add x86 pcommit instruction.Ilya Tocar1-0/+2
2014-11-21Support clwb x86 instruction.Ilya Tocar1-0/+2
2014-05-14gcc/Ilya Tocar1-0/+6
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-06-23Allow mmintrin headers to work with function specific target opts.Sriraman Tallam1-44/+0
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-10-26ChangeLog/Alexander Ivchenko1-0/+12
2012-08-09adxintrin.h: Remove guarding __ADX__ check.Michael Zolotukhin1-2/+0
2012-08-08i386-common.c (OPTION_MASK_ISA_ADX_SET): New.Michael Zolotukhin1-0/+4
2012-07-30i386-common.c (OPTION_MASK_ISA_RDSEED_SET): New.Kirill Yukhin1-0/+4
2012-07-25Changelog entry:Kirill Yukhin1-0/+4
2011-08-23Add BMI2 support.H.J. Lu1-0/+4
2011-08-01Add -mlzcnt.Kirill Yukhin1-4/+4
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-11-10Add support for TBM.Quentin Neill1-0/+4
2010-11-10Add support for BMI.Quentin Neill1-0/+4
2009-12-07Fix _mm_popcnt* intrinsics.Sebastian Pop1-0/+4
2009-12-02ABM intrinsics file.Sebastian Pop1-0/+4
2009-11-06x86intrin.h: Include fma4intrin.h, xopintrin.h and lwpintrin.h after immintri...Jakub Jelinek1-11/+11
2009-11-04invoke.texi (-mlwp): Add documentation.Harsha Jagasia1-0/+4
2009-11-04config.gcc (i[34567]86-*-*): Include xopintrin.h.Harsha Jagasia1-0/+4
2009-09-30config.gcc (i[34567]86-*-*): Include fma4intrin.h.Harsha Jagasia1-1/+5
2009-09-29config.gcc (i[34567]86-*-*): Remove mmintrin-common.h.Harsha Jagasia1-4/+0
2009-06-16config.gcc (extra_headers): Add ia32intrin.h for x86.H.J. Lu1-0/+2
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-13/+10
2008-12-12x86intrin.h: New header file to support all x86 intrinsicsDwarakanath Rajagopal1-0/+73