summaryrefslogtreecommitdiffstats
path: root/floattypes.h
Commit message (Collapse)AuthorAgeFilesLines
* Implement frexpErik Schnetter2013-06-281-0/+2
|
* Offer VML_BROKEN_STL to decide whether the STL has C++11 featuresErik Schnetter2013-06-171-1/+4
|
* Correct syntax error in include guardErik Schnetter2013-06-171-2/+2
|
* Use #if instead of comments to deactive non-C++11 fallback codeErik Schnetter2013-06-121-67/+75
|
* Comment out support for old-style STLErik Schnetter2013-06-071-68/+68
|
* Indentation changeErik Schnetter2013-06-051-1/+1
|
* Continue implementing QPX supportErik Schnetter2013-06-051-1/+71
|
* Provide vector types with 8 and 16 bit precisionErik Schnetter2013-02-191-0/+22
Use non-functional dummy float types fp8 and fp16.
OpenPOWER on IntegriCloud