This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b4f51c3 This is part of the effort for asan to support Windows 64 bit [...] new 7e4cf0a [AArch64] Switch regression tests to test features not CPUs new 3dd50d3 fix indentation
The 2 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/ARM/ARMMCInstLower.cpp | 2 +- .../AArch64/aarch64-a57-fp-load-balancing.ll | 14 ++-- test/CodeGen/AArch64/aarch64-gep-opt.ll | 3 + .../{merge-store.ll => merge-store-dependency.ll} | 59 ++--------------- test/CodeGen/AArch64/merge-store.ll | 77 +++------------------- test/CodeGen/AArch64/misched-fusion.ll | 10 +-- .../{exynos-quad-ldp-stp.ll => no-quad-ldp-stp.ll} | 9 +-- test/CodeGen/AArch64/remat.ll | 1 + test/CodeGen/AArch64/sqrt-fastmath.ll | 2 + 9 files changed, 40 insertions(+), 137 deletions(-) copy test/CodeGen/AArch64/{merge-store.ll => merge-store-dependency.ll} (52%) rename test/CodeGen/AArch64/{exynos-quad-ldp-stp.ll => no-quad-ldp-stp.ll} (72%)