summaryrefslogtreecommitdiff
path: root/test/builtins/Unit/divtc3_test.c
Commit message (Expand)AuthorAgeFilesLines
* [Builtins] Provide a mechanism to selectively disable tests based on whether ...Dan Liew2019-10-171-0/+1
* [builtins][test] XFAIL two SPARC testsRainer Orth2019-07-301-0/+4
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [builtins] Get the builtins tests passing on WindowsReid Kleckner2017-04-071-0/+2
* [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 a generic version of __divtc3.c for long double complex division.Joerg Sonnenberger2015-11-221-10/+1
* Use cabsl for long double, not cabs.Joerg Sonnenberger2015-11-221-1/+1
* Add COMPILER_RT_ABI attribute to declarations of builtin functions in unittestsDerek Schuff2015-04-241-1/+1
* Don't produce warnings on !PowerPC.Joerg Sonnenberger2015-03-081-1/+2
* Move tests for BlocksRuntime and builtins to corresponding directories under ...Alexey Samsonov2014-02-141-0/+382