Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CodeGen] make nan builtins pure rather than const (PR37778) | Sanjay Patel | 2018-06-13 | 1 | -17/+19 |
* | [CodeGen] Mark fma as const for Android | Pirama Arumuga Nainar | 2018-03-26 | 1 | -0/+6 |
* | 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 |