summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/fp16-ops.c
Commit message (Expand)AuthorAgeFilesLines
* [IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperatorCameron McInally2019-10-141-2/+2
* Revert "[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator"Dmitri Gribenko2019-10-101-2/+2
* [IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperatorCameron McInally2019-10-091-2/+2
* [CodeGen][X86] Fix handling of __fp16 vectors.Akira Hatanaka2017-12-091-35/+20
* RenderScript support in the FrontendPirama Arumuga Nainar2016-06-091-0/+2
* [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