This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 807062f0a15 [X86] Fix killed flag handling in X86FixupLea pass
new e6b7506e2ea [CGP] Re-enable Select in complex addressing mode.
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/CodeGen/CodeGenPrepare.cpp | 2 +-
test/CodeGen/X86/x86-cmov-converter.ll | 2 +-
2 files changed, 2 insertions(+), 2 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 binutils-gdb.
from 32253bb796 Define __start/__stop symbols when there is only a dynamic def
new 7433498b7f PowerPC PLT stub matching
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/ChangeLog | 20 ++++++++++++++
gdb/ppc-linux-tdep.c | 73 +++++++++++++++++++++++++++++++++-------------------
gdb/ppc-tdep.h | 2 +-
gdb/ppc64-tdep.c | 16 ++++++------
gdb/rs6000-tdep.c | 14 +++++-----
5 files changed, 83 insertions(+), 42 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 binutils-gdb.
from ba21f56464 PowerPC64 .branch_lt size change leads to "stubs don't match [...]
new 32253bb796 Define __start/__stop symbols when there is only a dynamic def
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 | 5 +++++
bfd/elflink.c | 2 +-
2 files changed, 6 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 8a69c6d07b Automatic date update in version.in
new ba21f56464 PowerPC64 .branch_lt size change leads to "stubs don't match [...]
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 | 5 +++++
bfd/elf64-ppc.c | 6 ++++++
2 files changed, 11 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 binutils-2_30-branch
in repository binutils-gdb.
from dcfb97d4a2 Automatic date update in version.in
new e1807cefd4 PowerPC64 .branch_lt size change leads to "stubs don't match [...]
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 | 5 +++++
bfd/elf64-ppc.c | 6 ++++++
2 files changed, 11 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 llvm.
from e0009989525 Reland "[llvm-objcopy] Refactor llvm-objcopy to use reader [...]
new 807062f0a15 [X86] Fix killed flag handling in X86FixupLea pass
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/X86FixupLEAs.cpp | 3 ++-
test/CodeGen/X86/leaFixup32.mir | 2 +-
test/CodeGen/X86/leaFixup64.mir | 2 +-
3 files changed, 4 insertions(+), 3 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 gcc.
from 68e16180acb Daily bump.
new e03f627d3e6 Fix various x86 avx512{bitalg, vpopcntdq, vbmi2} issues (PR [...]
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:
gcc/ChangeLog | 14 +++++++++++++
gcc/config/i386/avx512bitalgintrin.h | 24 +++++++++++-----------
gcc/config/i386/i386-builtin-types.def | 2 --
gcc/config/i386/i386-builtin.def | 6 +++---
gcc/config/i386/i386.c | 2 --
gcc/config/i386/sse.md | 10 ++++-----
gcc/testsuite/ChangeLog | 6 ++++++
.../gcc.target/i386/avx512bitalg-vpshufbitqmb-1.c | 2 +-
.../i386/avx512bitalgvl-vpshufbitqmb-1.c | 2 +-
gcc/testsuite/gcc.target/i386/i386.exp | 4 ++--
10 files changed, 44 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 98762d6 [cmake] [libunwind] Fix find_path() problems when cross compiling
new f237718 [cmake] [libunwind] Call llvm_setup_rpath() when adding share [...]
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:
src/CMakeLists.txt | 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 libcxxabi.
from 1538d72 Revert [libcxxabi] r323455 - [cmake] [libcxxabi] Call llvm_se [...]
new e1601db Reland: [cmake] [libcxxabi] Call llvm_setup_rpath() when addi [...]
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:
src/CMakeLists.txt | 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 llvm.
from 1b9f1faf572 Reland "[llvm-objcopy] Refactor llvm-objcopy to use reader [...]
new e0009989525 Reland "[llvm-objcopy] Refactor llvm-objcopy to use reader [...]
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/llvm-objcopy/Object.cpp | 20 ++++++++++----------
tools/llvm-objcopy/Object.h | 2 +-
2 files changed, 11 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.