This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b8b7cba43e8 [dsymutil][NFC] Replace calls to CoreFoundation with LLVM e [...] new 5f5f0081ae4 [X86][PREFETCH]: Adding full coverage of MC encoding for th [...]
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/PREFETCH-32.s | 169 +++++++++++++++++++++++++++++++++++++++++++++ test/MC/X86/PREFETCH-64.s | 170 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 339 insertions(+) create mode 100644 test/MC/X86/PREFETCH-32.s create mode 100644 test/MC/X86/PREFETCH-64.s