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 e3465b2 Tweak gdb.cp tests for aarch32
new 781bf64 Update Swedish translation in bfd directory.
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:
bfd/ChangeLog | 4 ++
bfd/po/sv.po | 132 +++++++++++++++++++++++++++++-----------------------------
2 files changed, 70 insertions(+), 66 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 a2cd077 [AVX-512] Fix a test missed in r277327.
new deeb6ba [AArch64] Return the correct size for TLSDESC_CALLSEQ
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/AArch64InstrInfo.cpp | 3 +
.../MIR/AArch64/inst-size-tlsdesc-callseq.mir | 84 ++++++++++++++++++++++
2 files changed, 87 insertions(+)
create mode 100644 test/CodeGen/MIR/AArch64/inst-size-tlsdesc-callseq.mir
--
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 5e3d6ca Automatic date update in version.in
new e3465b2 Tweak gdb.cp tests for aarch32
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:
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.cp/anon-struct.exp | 4 ++--
gdb/testsuite/gdb.cp/cpexprs.exp | 4 ++--
gdb/testsuite/gdb.cp/m-static.exp | 2 +-
4 files changed, 11 insertions(+), 5 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 3b0f898 [SimplifyCFG] Try and pacify buildbots after r277325
new a2cd077 [AVX-512] Fix a test missed in r277327.
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/Transforms/LoopVectorize/X86/avx512.ll | 2 +-
1 file changed, 1 insertion(+), 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 llvm.
from 6c739fb [AVX-512] Fix duplicate column in AVX512 execution dependency [...]
new 3b0f898 [SimplifyCFG] Try and pacify buildbots after r277325
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/Transforms/SimplifyCFG/rangereduce.ll | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 331c3de Add more gcc compatibility names to clang's cpuid.h
new a746657 scan-build: Add an option to show the description in the list [...]
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:
tools/scan-build/bin/scan-build | 32 ++++++++++++++++++++++++++++----
1 file changed, 28 insertions(+), 4 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 16e549f [SimplifyCFG] Range reduce switches
new 1ca1358 [X86] Regenerate a test to pick up shuffle comments that were [...]
new 6c739fb [AVX-512] Fix duplicate column in AVX512 execution dependency [...]
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.cpp | 36 ++---
test/CodeGen/X86/avx512-arith.ll | 28 +++-
test/CodeGen/X86/avx512-bugfix-25270.ll | 4 +-
test/CodeGen/X86/avx512-calling-conv.ll | 13 +-
test/CodeGen/X86/avx512-cvt.ll | 14 +-
test/CodeGen/X86/avx512-extract-subvector.ll | 24 ++--
test/CodeGen/X86/avx512-intrinsics.ll | 4 +-
test/CodeGen/X86/avx512-logic.ll | 13 +-
test/CodeGen/X86/avx512-mov.ll | 16 +--
test/CodeGen/X86/avx512-vec-cmp.ll | 4 +-
test/CodeGen/X86/avx512vl-mov.ll | 32 ++---
test/CodeGen/X86/fma_patterns.ll | 4 +-
test/CodeGen/X86/fma_patterns_wide.ll | 4 +-
test/CodeGen/X86/merge-consecutive-loads-512.ll | 4 +-
test/CodeGen/X86/nontemporal-loads.ll | 160 ++++++---------------
test/CodeGen/X86/vector-lzcnt-128.ll | 78 ++++------
test/CodeGen/X86/vector-lzcnt-256.ll | 104 +++++---------
test/CodeGen/X86/vector-tzcnt-128.ll | 138 ++++--------------
test/CodeGen/X86/vector-tzcnt-256.ll | 184 +++++-------------------
19 files changed, 262 insertions(+), 602 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 5c02c44 [mips] Clang generates unaligned offset for MSA instruction s [...]
new 16e549f [SimplifyCFG] Range reduce switches
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/Transforms/Utils/SimplifyCFG.cpp | 106 ++++++++++++++++
test/Transforms/SimplifyCFG/rangereduce.ll | 195 +++++++++++++++++++++++++++++
2 files changed, 301 insertions(+)
create mode 100644 test/Transforms/SimplifyCFG/rangereduce.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 gcc.
from d46bd8d Daily bump.
new 72acf46 * config/abi/post/alpha-linux-gnu/baseline_symbols.txt: Update.
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:
libstdc++-v3/ChangeLog | 4 +
.../abi/post/alpha-linux-gnu/baseline_symbols.txt | 85 ++++++++++++++++++++++
2 files changed, 89 insertions(+)
--
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 compiler-rt.
from df1cd1f Fix a bug in lit var def: remove extra space
new 5402bb5 [asan] Reduce flakiness of heavy recovery mode tests.
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/asan/TestCases/Posix/halt_on_error-signals.c | 2 +-
test/asan/TestCases/Posix/halt_on_error-torture.cc | 11 +++++++----
test/asan/TestCases/Posix/halt_on_error_suppress_equal_pcs.cc | 6 ++++--
3 files changed, 12 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.