diff options
author | Anatoly Trosinenko <atrosinenko@accesssoftek.com> | 2020-08-25 14:01:19 +0300 |
---|---|---|
committer | Anatoly Trosinenko <atrosinenko@accesssoftek.com> | 2020-08-25 16:19:23 +0300 |
commit | b9f49d13fd4400274ff24ecd847c710bf0c563c3 (patch) | |
tree | 9890504c62b69470548843f67b0f5694adabd70b /llvm/lib/CodeGen/CommandFlags.cpp | |
parent | 151f603199669d156e8ff69acca2888f3a8decbc (diff) | |
download | llvm-b9f49d13fd4400274ff24ecd847c710bf0c563c3.zip llvm-b9f49d13fd4400274ff24ecd847c710bf0c563c3.tar.gz llvm-b9f49d13fd4400274ff24ecd847c710bf0c563c3.tar.bz2 |
[compiler-rt][builtins] Add more test cases for __div[sdt]f3 LibCalls
* Make the three tests look more uniformly
* Explicitly specify types of integer and floating point literals
* Add more test cases (mostly inspired by divtf3_test.c)
- tests are added for obviously special cases such as +/-Inf, +/-0.0 and some
more implementation-specific cases such as divisor being almost 1.0
* Make NaN in the second test case of `divtf3` to be `sNaN` instead of
testing for `qNaN` again
Reviewed By: sepavloff
Differential Revision: https://reviews.llvm.org/D84932
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions