summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/avx512-reduceMinMaxIntrin.c
Commit message (Expand)AuthorAgeFilesLines
* Recommit r335070 "[X86] Rewrite the max and min reduction intrinsics to make ...Craig Topper2018-06-191-2287/+2407
* Revert r335070 "[X86] Rewrite the max and min reduction intrinsics to make be...Craig Topper2018-06-191-2598/+2285
* [X86] Rewrite the max and min reduction intrinsics to make better use of othe...Craig Topper2018-06-191-2285/+2598
* Revert r333347 "[X86] Rewrite the max and min reduction intrinsics to make be...Craig Topper2018-05-261-2598/+2285
* [X86] Rewrite the max and min reduction intrinsics to make better use of othe...Craig Topper2018-05-261-2285/+2598
* [X86] In the floating point max reduction intrinsics, negate infinity before ...Craig Topper2018-05-231-6/+4
* [X86] Remove mask argument from more builtins that are handled completely in ...Craig Topper2018-05-231-200/+0
* CodeGen tests - typo fixes NFCGabor Buella2018-04-101-13/+13
* [x86] remove RUNs that were checking fully optimized IRSanjay Patel2017-09-251-340/+2512
* [x86] fix tests with wrong dependency to pass because they broke with r294049Sanjay Patel2017-02-031-4/+6
* Fixing "type" issue for (epi32) Michael Zuckerman2016-10-301-4/+4
* [X86][AVX512][Clang][Intrinsics][reduce] Adding missing reduce (max|min) intr...Michael Zuckerman2016-10-291-0/+437