summaryrefslogtreecommitdiff
path: root/gcc/config/i386/x86intrin.h
Commit message (Expand)AuthorAgeFilesLines
* i386: Move Intel intrinsics head files to <immintrin.h>H.J. Lu2019-01-211-28/+0
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* cldemoteintrin.h: Change define from _X86INTRIN_H_INCLUDED to _IMMINTRIN_H_IN...Sebastian Peryt2018-06-041-30/+0
* i386-common.c (OPTION_MASK_ISA_CLDEMOTE_SET, [...]): New defines.Sebastian Peryt2018-05-141-0/+2
* i386-common.c (OPTION_MASK_ISA_WAITPKG_SET, [...]): New defines.Sebastian Peryt2018-05-111-0/+2
* Enable WBOINVD and PCONFIG instructions.Olga Makhotina2018-03-051-0/+4
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* i386-common.c (OPTION_MASK_ISA_SGX_UNSET): New.Julia Koval2017-01-111-0/+2
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Delete x86 deprecated pcommit instruction supportAndrew Senkevich2016-10-051-2/+0
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Introduce support for PKU instructions.Kirill Yukhin2015-12-241-0/+2
* support for AMD clzero isa.Victoria Stepanyan2015-12-061-0/+2
* Allow <adxintrin.h> for IA MCUH.J. Lu2015-07-081-0/+4
* Add IA MCU support to x86intrin.hH.J. Lu2015-07-031-0/+5
* gcc/Venkataramanan Kumar2015-06-121-0/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Add x86 pcommit instruction.Ilya Tocar2014-11-211-0/+2
* Support clwb x86 instruction.Ilya Tocar2014-11-211-0/+2
* gcc/Ilya Tocar2014-05-141-0/+6
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Allow mmintrin headers to work with function specific target opts.Sriraman Tallam2013-06-231-44/+0
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* ChangeLog/Alexander Ivchenko2012-10-261-0/+12
* adxintrin.h: Remove guarding __ADX__ check.Michael Zolotukhin2012-08-091-2/+0
* i386-common.c (OPTION_MASK_ISA_ADX_SET): New.Michael Zolotukhin2012-08-081-0/+4
* i386-common.c (OPTION_MASK_ISA_RDSEED_SET): New.Kirill Yukhin2012-07-301-0/+4
* Changelog entry:Kirill Yukhin2012-07-251-0/+4
* Add BMI2 support.H.J. Lu2011-08-231-0/+4
* Add -mlzcnt.Kirill Yukhin2011-08-011-4/+4
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* Add support for TBM.Quentin Neill2010-11-101-0/+4
* Add support for BMI.Quentin Neill2010-11-101-0/+4
* Fix _mm_popcnt* intrinsics.Sebastian Pop2009-12-071-0/+4
* ABM intrinsics file.Sebastian Pop2009-12-021-0/+4
* x86intrin.h: Include fma4intrin.h, xopintrin.h and lwpintrin.h after immintri...Jakub Jelinek2009-11-061-11/+11
* invoke.texi (-mlwp): Add documentation.Harsha Jagasia2009-11-041-0/+4
* config.gcc (i[34567]86-*-*): Include xopintrin.h.Harsha Jagasia2009-11-041-0/+4
* config.gcc (i[34567]86-*-*): Include fma4intrin.h.Harsha Jagasia2009-09-301-1/+5
* config.gcc (i[34567]86-*-*): Remove mmintrin-common.h.Harsha Jagasia2009-09-291-4/+0
* config.gcc (extra_headers): Add ia32intrin.h for x86.H.J. Lu2009-06-161-0/+2
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-13/+10
* x86intrin.h: New header file to support all x86 intrinsicsDwarakanath Rajagopal2008-12-121-0/+73