Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: Add helper function to flush denormals if not supported. | Jan Vesely | 2018-05-03 | 1 | -0/+19 |
* | math.h: Use logical operations instead of bit operations for readability | Jan Vesely | 2018-01-31 | 1 | -1/+1 |
* | math.h: Set HAVE_HW_FMA32 based on compiler provided macro | Jan Vesely | 2018-01-29 | 1 | -0/+5 |
* | Implement log1p builtin | Tom Stellard | 2014-10-07 | 1 | -0/+26 |
* | Implement atan builtin | Tom Stellard | 2014-07-23 | 1 | -0/+64 |