summaryrefslogtreecommitdiff
path: root/utests/compiler_math_2op.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Prepend std namespace to isnan and isinf calls.Sean Lynch2016-04-081-4/+4
| | | | | Signed-off-by: Sean Lynch <seanl@literati.org> Reviewed-by: Pan Xiuli <xiuli.pan@intel.com>
* Test new math built-in functionsHomer Hsing2013-05-171-0/+80
Use random test data. Test 1000 times. Signed-off-by: Homer Hsing <homer.xing@intel.com> Reviewed-by: Feng, Boqun <boqun.feng@intel.com>