summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/avx-cmp-builtins.c
Commit message (Collapse)AuthorAgeFilesLines
* Test case for some AVX builtins. Patch by Syoyo Fujita!John McCall2011-06-031-0/+46
| | | | llvm-svn: 132518
* I can't figure out any reasonable way to make this test non-host-dependent,John McCall2011-04-061-47/+0
| | | | | | so I'm killing it. llvm-svn: 129026
* Make this a -cc1 test with a triple and a target feature.John McCall2011-04-061-1/+1
| | | | llvm-svn: 128993
* Anonymify this test.John McCall2011-04-061-6/+6
| | | | llvm-svn: 128987
* Implement the AVX cmp builtins as macros instead of static inlines.John McCall2011-04-061-0/+47
Patch by Syoyo Fujita! Reviewed by Chris Lattner! Checked in by me! llvm-svn: 128984
OpenPOWER on IntegriCloud