summaryrefslogtreecommitdiff
path: root/test/builtins/Unit/multf3_test.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Builtin][AArch64] Fix build errors of test casesWeiming Zhao2017-03-141-0/+1
* Revert "[Builtin] Implement lit-test support"Weiming Zhao2017-03-111-1/+0
* [Builtin] Implement lit-test supportWeiming Zhao2017-03-111-0/+1
* [compiler-rt][aarch64] New tests for 128-bit floating-point builtins, fixes o...Sergey Dmitrouk2015-11-051-1/+1
* Add COMPILER_RT_ABI attribute to declarations of builtin functions in unittestsDerek Schuff2015-04-241-1/+1
* Provide mul for IEEE quad. From GuanHong Liu.Joerg Sonnenberger2014-06-191-0/+95