summaryrefslogtreecommitdiff
path: root/test/builtins/Unit/compiler_rt_logbf_test.c
Commit message (Expand)AuthorAgeFilesLines
* Fix `compiler_rt_logbf_test.c` test failure for Builtins-i386-darwin test suite.Dan Liew2019-10-081-3/+7
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [compiler-rt] [builtins] Restore tests from r342917 (disabled in r343095) on ...Jordan Rupprecht2018-09-271-3/+1
* Disable tests from r342917 on Windows; -lm won't work thereHans Wennborg2018-09-261-0/+2
* [compiler-rt] [builtins] Add logb/logbf/logbl methods to compiler-rt to avoid...Jordan Rupprecht2018-09-241-0/+63