[X86] Add missing intrinsic test for aesdecwide128kl and aesdecwide256kl. Capture...
authorCraig Topper <craig.topper@intel.com>
Sat, 3 Oct 2020 00:06:05 +0000 (17:06 -0700)
committerCraig Topper <craig.topper@intel.com>
Sat, 3 Oct 2020 01:16:26 +0000 (18:16 -0700)
commit63fc8499f305be192f0f9a62c43e0fcfdbdb7607
treeea6fcf4c7ffbba0d939d02f5768155f7e51b5d05
parent5b0cfe93b6cdaf2e0383ed8edaa867430d7e6e4e
[X86] Add missing intrinsic test for aesdecwide128kl and aesdecwide256kl. Capture all output values in keylocker tests. NFC

The aesdec/enc instructions produce a flag output and one or eight
xmm regsiter outputs. The test were not capturing the xmm outputs.

Also add nounwind to tests to remove .cfi directives
llvm/test/CodeGen/X86/keylocker-intrinsics.ll