summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qfloat16_f16c.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-111-7/+4
|\
| * Guard AVX parts of qfloat16 helpers instead of emitting errorTor Arne Vestbø2021-11-111-7/+4
* | Revert "Update commercial license headers to src/concurrent and src/corelib"Tarja Sundqvist2021-03-231-21/+21
|/
* Update commercial license headers to src/concurrent and src/corelibTarja Sundqvist2021-01-281-21/+21
* Replace Q_DECL_NOTHROW with noexcept the remaining placesAllan Sandfeld Jensen2019-04-091-2/+2
* Fix compiling qfloat16_f16c.c with C89 compilerAllan Sandfeld Jensen2018-02-141-2/+4
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-4/+4
* qfloat16_f16c.c: inline in qfloat16.cpp if F16C is permitted in thereThiago Macieira2017-12-151-1/+3
* Fix search-replaced broken commentAllan Sandfeld Jensen2017-11-231-2/+2
* Add functions for fast bulk conversion of qfloat16Allan Sandfeld Jensen2017-11-211-0/+87