summaryrefslogtreecommitdiff
path: root/test/builtins/Unit/divtf3_test.c
Commit message (Expand)AuthorAgeFilesLines
* [builtins] Divide shouldn't underflow if rounded result would be normal.Eli Friedman2019-03-191-2/+7
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Builtin] Implement lit-test support (part 1 of 2: test cases update)Weiming Zhao2017-03-211-0/+1
* Revert "[Builtin] Implement lit-test support"Weiming Zhao2017-03-111-1/+0
* [Builtin] Implement lit-test supportWeiming Zhao2017-03-111-0/+1
* Add COMPILER_RT_ABI attribute to declarations of builtin functions in unittestsDerek Schuff2015-04-241-1/+2
* Implement __divtf3 for IEEE quad precision.Joerg Sonnenberger2014-05-301-0/+94