This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b7da3a52b96 [X86] Add 512-bit unmasked pmulhrsw/pmulhw/pmulhuw intrinsi [...] new 692f0570722 [X86][CET]: Adding full coverage of MC encoding for the CET [...]
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/CET-32.s | 122 +++++++++++++++++++++++++++++++++++ test/MC/X86/CET-64.s | 178 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 300 insertions(+) create mode 100644 test/MC/X86/CET-32.s create mode 100644 test/MC/X86/CET-64.s