This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1496f5a0f1c [X86][AVX] Regenerate shift test to show constant broadcast [...] new 2071889dd30 [AArch64][Falkor] Avoid HW prefetcher tag collisions (step 2)
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: lib/Target/AArch64/AArch64.h | 2 + lib/Target/AArch64/AArch64FalkorHWPFFix.cpp | 643 ++++++++++++++++++++++++++++ lib/Target/AArch64/AArch64TargetMachine.cpp | 9 +- test/CodeGen/AArch64/falkor-hwpf-fix.ll | 67 +++ test/CodeGen/AArch64/falkor-hwpf-fix.mir | 52 +++ 5 files changed, 771 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/AArch64/falkor-hwpf-fix.ll create mode 100644 test/CodeGen/AArch64/falkor-hwpf-fix.mir