]> granicus.if.org Git - clang/commit
Missed tests for half FP support
authorAnton Korobeynikov <asl@math.spbu.ru>
Fri, 14 Oct 2011 23:32:50 +0000 (23:32 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Fri, 14 Oct 2011 23:32:50 +0000 (23:32 +0000)
commit8eb5b29ec11f5f6922132a68f8e88a9b0f69a489
tree6cb00c057d233529ad7faec8af7747bcb5001c6f
parentaa4a99b4a62615db243f7a5c433169f2fc704420
Missed tests for half FP support

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142017 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/fp16-ops.c [new file with mode: 0644]
test/CodeGenCXX/fp16-mangle.cpp [new file with mode: 0644]
test/CodeGenCXX/fp16-overload.cpp [new file with mode: 0644]
test/Sema/fp16-sema.c [new file with mode: 0644]