aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/avxintrin.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-18i386: Handle target of __builtin_ia32_cmp[p|s][s|d] from avx into sse/sse2/avxHu, Lin11-56/+0
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2023-01-16x86: Avoid -Wuninitialized warnings on _mm*_undefined_* in C++ [PR105593]Jakub Jelinek1-0/+9
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-10-14x86: Add missing intrinsics [PR95483]Sunil K Pandey1-0/+7
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-09-09re PR target/91704 ([X86] Codegen for _mm256_cmpgt_epi8 is affected by -funsi...Jakub Jelinek1-0/+1
2019-08-12re PR target/83250 (_mm256_zextsi128_si256 missing for AVX2 zero extension)Jakub Jelinek1-0/+20
2019-08-05re PR target/91341 (Missing AVX Intrinsics: load/store u2)Jakub Jelinek1-0/+42
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-05-10* config/i386/avx512fintrin.h (_mm_mask_max_round_sd)Uros Bizjak1-0/+36
2017-04-07re PR target/80322 (convert intrinsics missing)Jakub Jelinek1-0/+14
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-08-31[x86] Don't use builtins for unaligned load/storeMarc Glisse1-8/+19
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-15xmmintrin.h (_mm_add_ps, [...]): Use vector extensions instead of builtins.Marc Glisse1-8/+12
2014-03-24avxintrin.h (_mm256_undefined_si256): Define.Ulrich Drepper1-0/+21
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-0/+16
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-12-04re PR target/51393 (Wrong parameter type for _mm256_insert_epi64 in avxintrin.h)Uros Bizjak1-1/+1
2011-02-21re PR target/47840 (incorrect _mm256_insert_epi{32,64} implementations)Uros Bizjak1-2/+2
2011-01-17Correct mask operand for AVX mask load/store.H.J. Lu1-16/+16
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-12/+9
2009-01-07AVX Programming Reference (December, 2008)H.J. Lu1-0/+18
2009-01-06AVX Programming Reference (December, 2008)H.J. Lu1-61/+1
2008-12-05* Remove unintended commits.Uros Bizjak1-16/+3
2008-12-05alpha.c (alpha_fold_vector_minmax): Create VIEW_CONVERT_EXPR to convert outpu...Uros Bizjak1-3/+16
2008-11-21config.gcc (extra_headers): For x86 and x86-64, remove gmmintrin.h, add immin...H.J. Lu1-0/+1471