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 f9830ec165 Implement Read/Write constraints on system registers on AArch64
new 0255c1a349 Automatic date update in version.in
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/version.h | 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 gdb-8.1-branch
in repository binutils-gdb.
from f8d600de77 Automatic date update in version.in
new b790ad998d Automatic date update in version.in
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/version.h | 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 binutils-2_30-branch
in repository binutils-gdb.
from d520d4956e Fix uninitialised memory acccess in COFF bfd backend
new 8259b37b2a Automatic date update in version.in
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/version.h | 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 27b0d8a7623 [X86][SSE] Add tests for vector rotates by splat variable.
new b79d2cf9406 [MachineOutliner] Add optsize markings to outlined functions.
new d146023adda [Debugfiy] Print the pass name next to the result
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/MachineOutliner.cpp | 8 ++++++++
test/CodeGen/AArch64/machine-outliner.ll | 4 +++-
test/DebugInfo/debugify-each.ll | 20 ++++++++++----------
test/DebugInfo/debugify.ll | 4 ++--
tools/opt/Debugify.cpp | 28 +++++++++++++++++-----------
tools/opt/PassPrinters.h | 9 +++++++--
tools/opt/opt.cpp | 4 ++--
7 files changed, 49 insertions(+), 28 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 libunwind.
from 0f3cbe4 [cmake] Remove duplicate command line options from build
new 1035189 [libunwind][MIPS] Support MIPS floating-point registers for h [...]
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:
include/__libunwind_config.h | 33 +++++--
include/libunwind.h | 32 +++++++
src/Registers.hpp | 212 +++++++++++++++++++++++++++++++++++++++++--
src/UnwindRegistersRestore.S | 92 ++++++++++++++++++-
src/UnwindRegistersSave.S | 92 ++++++++++++++++++-
src/libunwind.cpp | 5 +-
6 files changed, 439 insertions(+), 27 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 libcxx.
from 44a1ffc37 Update XFAIL so apple-clang-9.0 is the last version not imple [...]
new 6c03a7a2b Emit an error when include <atomic> after <stdatomic.h>
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:
include/atomic | 3 +++
1 file changed, 3 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 lld.
from 260c219e6 [lld] Make helpers static. NFC.
new f86124c33 [WebAssembly] Fix R_WEBASSEMBLY_FUNCTION_OFFSET_I32 relocatio [...]
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:
wasm/InputChunks.h | 2 +-
wasm/InputFiles.cpp | 18 ++++--------------
2 files changed, 5 insertions(+), 15 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 ddc500f2de [Documentation] Fix Release Notes format issues.
new 0d65696b0e [Attr] Don't print implicit attributes
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/AST/DeclPrinter.cpp | 2 +-
test/Misc/ast-print-record-decl.c | 27 ++++++++++++++++++++++-----
2 files changed, 23 insertions(+), 6 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 382e5e701dd [InstCombine] fix binop (shuffle X), C --> shuffle (binop X [...]
new 732896dd876 [AMDGPU] Fix handling of void types in isLegalAddressingMode
new 27b0d8a7623 [X86][SSE] Add tests for vector rotates by splat variable.
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/AMDGPU/SIISelLowering.cpp | 2 +-
test/CodeGen/AMDGPU/lsr-void.ll | 37 ++
test/CodeGen/X86/vector-rotate-128.ll | 770 ++++++++++++++++++++++++++++++++++
test/CodeGen/X86/vector-rotate-256.ll | 455 ++++++++++++++++++++
test/CodeGen/X86/vector-rotate-512.ll | 300 +++++++++++++
5 files changed, 1563 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AMDGPU/lsr-void.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.