summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/f16c-builtins.c
Commit message (Collapse)AuthorAgeFilesLines
* X86: add F16C support in ClangManman Ren2012-10-111-0/+26
Support the following intrinsics: _mm_cvtph_ps, _mm256_cvtph_ps, _mm_cvtps_ph, _mm256_cvtps_ph rdar://12407875 llvm-svn: 165685
OpenPOWER on IntegriCloud