diff options
author | Coby Tayree <coby.tayree@intel.com> | 2017-12-27 08:16:54 +0000 |
---|---|---|
committer | Coby Tayree <coby.tayree@intel.com> | 2017-12-27 08:16:54 +0000 |
commit | a1e5f0c3396b64055e01287bfb1aff18ef4e6f92 (patch) | |
tree | c483d35a9b72ed2e37b3045c61706cfa753d160b /llvm/lib/Support/CommandLine.cpp | |
parent | a0ab8d7a5890f0c4c3dc7b1c919fe7d65251ab31 (diff) | |
download | llvm-a1e5f0c3396b64055e01287bfb1aff18ef4e6f92.zip llvm-a1e5f0c3396b64055e01287bfb1aff18ef4e6f92.tar.gz llvm-a1e5f0c3396b64055e01287bfb1aff18ef4e6f92.tar.bz2 |
[x86][icelake][vaes]
added vaes feature recognition
added intrinsics support for vaes instructions, matching a similar work on the backend (D40078)
_mm256_aesenc_epi128
_mm512_aesenc_epi128
_mm256_aesenclast_epi128
_mm512_aesenclast_epi128
_mm256_aesdec_epi128
_mm512_aesdec_epi128
_mm256_aesdeclast_epi128
_mm512_aesdeclast_epi128
llvm-svn: 321474
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions