aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/ia32intrin.h
AgeCommit message (Expand)AuthorFilesLines
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