diff options
author | Craig Topper <craig.topper@gmail.com> | 2020-02-02 10:24:35 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2020-02-02 11:01:05 -0800 |
commit | 246262671f3d236f9349c13ad633c3c5844047f2 (patch) | |
tree | b633937836bf7f4679fb707274e76767d0102f30 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 928090f5fe9b19d68d025545086214a56c5b9bb9 (diff) | |
download | llvm-246262671f3d236f9349c13ad633c3c5844047f2.zip llvm-246262671f3d236f9349c13ad633c3c5844047f2.tar.gz llvm-246262671f3d236f9349c13ad633c3c5844047f2.tar.bz2 |
[X86] Cleanup the lrint/llrint/lround/llround tests a bit.
We don't need tests for truncating the result. There's nothing
special about those truncates.
We can test llrint/llround for 64-bit and 32-bit targets in the same file.
Same with lrint/lround with i32 result result. lrint/lround with
64-bit result should only occur on a 64-bit target.
Add some missing tests for f80 conversions.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions