| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for a limited subset of TS 18661-3 math builtins. | Benjamin Kramer | 2018-01-06 | 1 | -6/+14 |
| * | [CodeGen] fix mapping from fmod calls to frem instruction | Sanjay Patel | 2017-12-02 | 1 | -8/+10 |
| * | [CodeGen] convert math libcalls/builtins to equivalent LLVM intrinsics | Sanjay Patel | 2017-12-01 | 1 | -24/+24 |
| * | [CodeGen] fix const-ness of cbrt and fma | Sanjay Patel | 2017-11-13 | 1 | -6/+22 |
| * | [CodeGen] split math and complex tests into separate files; NFCI | Sanjay Patel | 2017-11-07 | 1 | -0/+560 |

