This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 558bab8 Fixes for post-commit review comments on r277480 new 22b561a AArch64: properly calculate cmpxchg status in FastISel. new ba9543c [LoopVectorize] Change comment for isOutOfScope in collectLoo [...]
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/AArch64/AArch64FastISel.cpp | 27 ++++++++++++++++++------ lib/Target/AArch64/AArch64InstrAtomics.td | 14 ++++++------ lib/Transforms/Vectorize/LoopVectorize.cpp | 7 +++--- test/CodeGen/AArch64/fast-isel-cmpxchg.ll | 11 ++++++---- test/Transforms/LoopVectorize/X86/uniform-phi.ll | 27 ++++++++++++++++++++++++ 5 files changed, 66 insertions(+), 20 deletions(-)