summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/fp16-ops.c
Commit message (Expand)AuthorAgeFilesLines
* [Sema] Promote compound assignment exprs. with fp16 LHS and int. RHS.Ahmed Bougacha2015-05-291-0/+139
* Add flag to enable native half typePirama Arumuga Nainar2015-05-141-36/+139
* [CodeGen] Properly support the half FP type with non-native operations.Ahmed Bougacha2015-03-231-134/+148
* [CodeGen] Convert double -> __fp16 in one step.Ahmed Bougacha2015-03-231-5/+21
* Add a bunch of missing "CHECK" colons in tests. NFC.Ahmed Bougacha2015-03-141-1/+1
* IR: update Clang to use polymorphic __fp16 conversion intrinsics.Tim Northover2014-07-171-129/+129
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* Tests: check for target availability for target-specific tests.Jim Grosbach2012-07-091-0/+1
* Missed tests for half FP supportAnton Korobeynikov2011-10-141-0/+283
OpenPOWER on IntegriCloud