summaryrefslogtreecommitdiff
path: root/test/builtins/Unit/floatunsitf_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
* 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 floatsitf, floatunstfsi, which performJoerg Sonnenberger2014-09-161-0/+55