[X86] Add tests for constrained float intrinsics on i686-pc-windows-msvc. NFC
authorCraig Topper <craig.topper@gmail.com>
Fri, 27 Dec 2019 04:09:32 +0000 (20:09 -0800)
committerCraig Topper <craig.topper@gmail.com>
Fri, 27 Dec 2019 04:09:34 +0000 (20:09 -0800)
commite647ff0d7d734d8e07d39670302b86f3c69bb0d5
tree769dd307ba987c5b328ee5845a4faee267c0c019
parenta5d266b9cfc6b5cda1925636a14de13cf46a4743
[X86] Add tests for constrained float intrinsics on i686-pc-windows-msvc. NFC

We need to promote these to double due to missing libcalls on
Windows.
llvm/test/CodeGen/X86/fp-strict-libcalls-msvc32.ll [new file with mode: 0644]