[all-commits] [llvm/llvm-project] a7e45e: [X86] Add memory operand to AESENC/AESDEC Key Lock...
topperc via All-commits
all-commits at lists.llvm.org
Sat Oct 3 21:42:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a7e45ea30d4c9c3f66f44f0e69e31eac3a22db42
https://github.com/llvm/llvm-project/commit/a7e45ea30d4c9c3f66f44f0e69e31eac3a22db42
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-10-03 (Sat, 03 Oct 2020)
Changed paths:
M llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/lib/Target/X86/X86ISelLowering.h
M llvm/lib/Target/X86/X86InstrInfo.td
M llvm/lib/Target/X86/X86InstrKL.td
M llvm/test/CodeGen/X86/keylocker-intrinsics.ll
Log Message:
-----------
[X86] Add memory operand to AESENC/AESDEC Key Locker instructions.
This removes FIXMEs from selectAddr.
More information about the All-commits
mailing list