summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/math-libcalls.c
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] fix mapping from fmod calls to frem instructionSanjay Patel2017-12-021-10/+10
* [CodeGen] convert math libcalls/builtins to equivalent LLVM intrinsicsSanjay Patel2017-12-011-85/+86
* [CodeGen] fix const-ness of cbrt and fmaSanjay Patel2017-11-131-9/+23
* [CodeGen] split math and complex tests into separate files; NFCISanjay Patel2017-11-071-0/+532