summaryrefslogtreecommitdiff
path: root/test/CodeGen/avx-cmp-builtins.c
Commit message (Expand)AuthorAgeFilesLines
* [X86] Remove the mm_malloc.h include guard hack from the X86 builtins testsElad Cohen2016-09-281-3/+1
* Canonicalize some of the x86 builtin tests and either remove or commentEric Christopher2015-10-141-0/+1
* X86 intrinsics: cmpge|gt|nge|ngt_ss|_sdManman Ren2013-06-171-0/+48
* Test case for some AVX builtins. Patch by Syoyo Fujita!John McCall2011-06-031-0/+46
* I can't figure out any reasonable way to make this test non-host-dependent,John McCall2011-04-061-47/+0
* Make this a -cc1 test with a triple and a target feature.John McCall2011-04-061-1/+1
* Anonymify this test.John McCall2011-04-061-6/+6
* Implement the AVX cmp builtins as macros instead of static inlines.John McCall2011-04-061-0/+47