summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/f16c-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
* After PR28761 use -Wall with -Werror in builtins tests to identifyEric Christopher2016-08-041-1/+1
* [X86][F16C] Improved f16c intrinsics checks Simon Pilgrim2016-05-261-6/+20
* 2 missing intrinsics _cvtss_sh and _mm_cvtps_ph were added to the intrinsics ...Ekaterina Romanova2016-01-221-0/+12
* [X86][F16C] Stripped backend codegen testsSimon Pilgrim2015-12-051-6/+4
* Canonicalize some of the x86 builtin tests and either remove or commentEric Christopher2015-10-141-2/+2
* [X86] Reapplied r246204, r246206, r246211, r246223Simon Pilgrim2015-08-291-1/+7
* Revert "[X86][F16C] Added debug codegen test for F16C intrinsics"Renato Golin2015-08-281-6/+1
* [X86][F16C] Added debug codegen test for F16C intrinsicsSimon Pilgrim2015-08-271-1/+6
* X86: add F16C support in ClangManman Ren2012-10-111-0/+26