summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/builtins/Unit/floatuntitf_test.c
Commit message (Expand)AuthorAgeFilesLines
* [Builtins] Provide a mechanism to selectively disable tests based on whether ...Dan Liew2019-10-171-0/+1
* 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
* [builtins] Implement __floattitf() & __floatuntitf()Michal Gorny2017-01-061-0/+220
OpenPOWER on IntegriCloud