aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/ia32intrin.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-08-05<x86gprintrin.h>: Add pragma GCC target("general-regs-only")H.J. Lu1-2/+12
2021-04-20x86: Use crc32 target option for CRC32 intrinsicsH.J. Lu1-14/+14
2021-03-30x86: Define __rdtsc and __rdtscp as macrosH.J. Lu1-12/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-10-09x86: Add <x86gprintrin.h>H.J. Lu1-2/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-13re PR target/82498 (Missed optimization for x86 rotate instruction)Jakub Jelinek1-4/+8
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-08-19rdseedintrin.h (_rdseed16_step, [...]): Uglify argument names and/or local va...Jakub Jelinek1-4/+4
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-03Add IA MCU support to x86intrin.hH.J. Lu1-1/+15
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-07-16re PR target/61662 (Incorrect value calculated for _lrotl on LLP64 systems)David Wohlferd1-4/+10
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-05i386.c (IX86_BUILTIN_READ_FLAGS): New.Kirill Yukhin1-0/+33
2013-06-23Allow mmintrin headers to work with function specific target opts.Sriraman Tallam1-4/+22
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
2011-05-25Implement x86 pause intrinsic.H.J. Lu1-0/+8
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-05-24Define __crc32q only if __SSE4_2__ is defined.H.J. Lu1-0/+2
2009-11-05* config/i386/ia32intrin.h: Protect CRC32 builtins with __SSE4_2__.Richard Henderson1-0/+2
2009-06-16config.gcc (extra_headers): Add ia32intrin.h for x86.H.J. Lu1-0/+230