Add aeskeygenassist intrinsic and rename all of the aes intrinsics to
authorEric Christopher <echristo@apple.com>
Thu, 1 Apr 2010 03:05:45 +0000 (03:05 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 1 Apr 2010 03:05:45 +0000 (03:05 +0000)
commitec306a9771dd151531e0af7a26ce973cfd43453d
tree2f67eb74a3c9b10cd19e6bba9dc9468ef60eb35f
parent221ae138ee0fc70f1f675cb54f133bc25bd23d05
Add aeskeygenassist intrinsic and rename all of the aes intrinsics to
aes instead of sse4.2.  Add a brief todo for a subtarget flag and rework
the aeskeygenassist instruction to more closely match the docs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100078 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IntrinsicsX86.td
lib/Target/X86/X86InstrSSE.td