This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6faab4de878 [x86] add fabs test for vector intrinsic to potential libca [...] new 0d5de60cbee [RegisterCoalescer] Ensure that both registers have subrang [...] new 8529a08ceb1 [AArch64] add tests for poor vector intrinsic lowering via [...]
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/CodeGen/RegisterCoalescer.cpp | 5 +- test/CodeGen/AArch64/vec-libcalls.ll | 564 ++++++++++++++++++++++++++++++ test/CodeGen/SystemZ/subregliveness-04.ll | 41 +++ 3 files changed, 609 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/AArch64/vec-libcalls.ll create mode 100644 test/CodeGen/SystemZ/subregliveness-04.ll