This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 48537ad [AVX-512] Make VEX encoded FMA instructions available when AV [...]
new 8400b96 [ARM] Fix triple format in test branch disassemble test
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/ARM/MCTargetDesc/ARMMCTargetDesc.cpp | 30 +++++++++++++++++++++----
test/MC/ARM/branch-disassemble.s | 15 +++++++++++++
test/MC/ARM/coff-relocations.s | 14 ++++++------
3 files changed, 48 insertions(+), 11 deletions(-)
create mode 100644 test/MC/ARM/branch-disassemble.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from c0adadf Fix the touch command to be Darwin-compatible.
new e6b937a [ARM] Change tests after fixing branch label for Thumb targets
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/ELF/arm-thumb-interwork-shared.s | 4 ++--
test/ELF/arm-thumb-interwork-thunk.s | 24 ++++++++++++------------
2 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 87464e0 [test] Fix test dependencies when using installed tools
new 280ae57 [clang-tidy] Ignore deleted members in google-explicit-constructor.
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:
clang-tidy/google/ExplicitConstructorCheck.cpp | 2 +-
test/clang-tidy/google-explicit-constructor.cpp | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from b4fcfd3 Automatic date update in version.in
new 1d3fa25 ld sec64k test fix
new 4b94dd2 E6500 spr mnemonics
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:
ld/ChangeLog | 4 ++++
ld/testsuite/ld-elf/sec64k.exp | 6 ++++--
opcodes/ChangeLog | 7 +++++++
opcodes/ppc-opc.c | 16 ++++++++--------
4 files changed, 23 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 58423c0 [SystemZ] New CodeGen tests for vector compare / select.
new 5db6e08 [X86] Remove unused predicate. NFC
new 48537ad [AVX-512] Make VEX encoded FMA instructions available when AV [...]
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/X86/X86InstrInfo.td | 1 -
lib/Target/X86/X86Subtarget.h | 4 +-
test/CodeGen/X86/fma.ll | 294 ++++++++++++++++++++++++++++++++---------
3 files changed, 236 insertions(+), 63 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from db89440 [SystemZ] Add use of super-reg in splitMove()
new 1b93bd9 Add SystemZ to utils/update_llc_test_checks.py.
new 58423c0 [SystemZ] New CodeGen tests for vector compare / select.
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:
test/CodeGen/SystemZ/vec-cmp-cmp-logic-select.ll | 5784 ++++++++++++++++++++++
test/CodeGen/SystemZ/vec-cmpsel.ll | 3378 +++++++++++++
utils/update_llc_test_checks.py | 18 +
3 files changed, 9180 insertions(+)
create mode 100644 test/CodeGen/SystemZ/vec-cmp-cmp-logic-select.ll
create mode 100644 test/CodeGen/SystemZ/vec-cmpsel.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0ce9186 [AVX-512] Give priority to EVEX encoded scalar FMA instructio [...]
new db89440 [SystemZ] Add use of super-reg in splitMove()
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/SystemZ/SystemZInstrInfo.cpp | 15 +-
.../SystemZ/splitMove_undefReg_mverifier.ll | 413 +++++++++++++++++++++
2 files changed, 427 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/SystemZ/splitMove_undefReg_mverifier.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 157d06d [X86] Use update_llc_test_checks.py to regenerate a test and [...]
new 0ce9186 [AVX-512] Give priority to EVEX encoded scalar FMA instructio [...]
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/X86/X86InstrFMA.td | 16 +++++++++-------
test/CodeGen/X86/fma.ll | 4 ++--
2 files changed, 11 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 31c659f [libFuzzer] inline the code of __sanitizer_cov_trace_pc_guard [...]
new 25676d7 [X86] Cleanup the AddedComplexity values on move immediate in [...]
new 12c91f7 [X86] Use update_llc_test_checks.py to regenerate a test.
new 157d06d [X86] Use update_llc_test_checks.py to regenerate a test and [...]
The 3 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/X86/X86InstrAVX512.td | 8 +-
lib/Target/X86/X86InstrCompiler.td | 10 +-
test/CodeGen/X86/fast-isel-load-i1.ll | 8 ++
test/CodeGen/X86/fma.ll | 226 +++++++++++++++++++++++++++++++---
4 files changed, 227 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 97a006a [AVX-512] Add missing typecasts and parentheses to _mm512_mas [...]
new 497254d [AVX-512] Fix test cases that were using the builtins directl [...]
new ea4d7db [AVX-512] Change the input type for some load intrinsics to t [...]
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/Headers/avx512fintrin.h | 8 ++++----
test/CodeGen/avx512bw-builtins.c | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.