This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 99c76f24e60 [SelectionDAG] When legalizing the result type of CONCAT_VE [...] new 5b7b2d56747 [X86][AES]: Adding full coverage of MC encoding for the AES [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: test/MC/X86/AES-32.s | 170 ++++++++++++++++++++++++ test/MC/X86/AES-64.s | 338 ++++++++++++++++++++++++++++++++++++++++++++++++ test/MC/X86/AVXAES-32.s | 170 ++++++++++++++++++++++++ test/MC/X86/AVXAES-64.s | 338 ++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 1016 insertions(+) create mode 100644 test/MC/X86/AES-32.s create mode 100644 test/MC/X86/AES-64.s create mode 100644 test/MC/X86/AVXAES-32.s create mode 100644 test/MC/X86/AVXAES-64.s