[X86] Add test cases for regcall function that takes a long double as a parameter...
authorCraig Topper <craig.topper@gmail.com>
Thu, 2 Jan 2020 02:14:13 +0000 (18:14 -0800)
committerCraig Topper <craig.topper@gmail.com>
Thu, 2 Jan 2020 02:53:12 +0000 (18:53 -0800)
commit0b7b21dce46572c335c0d94b0f24464611389a36
tree9b6ff0a5781fb30b59d8a762905f3dc87a02adae
parentdac98a22052eac66295ce443eed20e21bf37d28d
[X86] Add test cases for regcall function that takes a long double as a parameter, but does not return a long double.

I believe we are incorrectly doing some FP stack manipulations
after the call.
llvm/test/CodeGen/X86/avx512-regcall-NoMask.ll