This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 388784cfdd Fix hppa text relocations in libc.so
new 8da92e722c Fix return pointer save and PIC register restore in __getcon [...]
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:
ChangeLog | 7 +++++++
sysdeps/unix/sysv/linux/hppa/getcontext.S | 2 ++
sysdeps/unix/sysv/linux/hppa/setcontext.S | 4 +++-
3 files changed, 12 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 gcc.
from 68ba082b0eb 2017-10-01 Dominique d'Humieres <dominiq(a)lps.ens.fr>
new 2cea47f2d18 * tree-ssa-dom.c (optimize_stmt): Make this a method withi [...]
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/testsuite/ChangeLog | 4 +
gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-simplify-1.c | 18 +++
gcc/tree-ssa-dom.c | 153 +++++++++++++++++----
4 files changed, 163 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-simplify-1.c
--
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 1ef604eff7b pre-commit adding test for broadcastm pattern
new be19c2be9d6 [x86] formatting; NFC
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/X86ISelLowering.cpp | 6 ++----
1 file changed, 2 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 ba1d57e4a9a Revert r314579: "Recommi r314561 after fixing over-debug as [...]
new 1ef604eff7b pre-commit adding test for broadcastm pattern
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/CodeGen/X86/broadcastm-lowering.ll | 263 ++++++++++++++++++++++++++++++++
1 file changed, 263 insertions(+)
create mode 100644 test/CodeGen/X86/broadcastm-lowering.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 clang.
from 965b68e557 [Analysis] Remove unused makeLvalueToRValue variant.
new 783c3526ad Test Commit.
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/Sema/SemaType.cpp | 1 -
1 file changed, 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 8cb1232a8c PR21970, assertion failed when more than one overlay has sub [...]
new bfec0f11ea PR22232, NULL pointer dereference in load_specific_debug_section
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:
binutils/ChangeLog | 7 +++++++
binutils/objdump.c | 5 +++--
2 files changed, 10 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 4b04bba2eb PR22047, Heap out of bounds read in parse_comp_unit
new d2e6c9a368 Add new mnemonics for VLE multiple load instructions
new 20230942fe PR21957, addr2line incorrectly handles non-increasing sequen [...]
new 8cb1232a8c PR21970, assertion failed when more than one overlay has sub [...]
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:
bfd/ChangeLog | 6 +++++
bfd/dwarf2.c | 7 +++---
gas/ChangeLog | 8 +++++++
gas/testsuite/gas/ppc/ppc.exp | 1 +
gas/testsuite/gas/ppc/vle-mult-ld-st-insns.d | 28 +++++++++++++++++++++++
gas/testsuite/gas/ppc/vle-mult-ld-st-insns.s | 34 ++++++++++++++++++++++++++++
ld/ChangeLog | 5 ++++
ld/ldlang.c | 1 +
opcodes/ChangeLog | 8 +++++++
opcodes/ppc-opc.c | 7 ++++++
10 files changed, 101 insertions(+), 4 deletions(-)
create mode 100644 gas/testsuite/gas/ppc/vle-mult-ld-st-insns.d
create mode 100644 gas/testsuite/gas/ppc/vle-mult-ld-st-insns.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 gcc.
from d21509fb85b Daily bump.
new 68ba082b0eb 2017-10-01 Dominique d'Humieres <dominiq(a)lps.ens.fr>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/parse.c | 24 ++++++++++++++++------
gcc/testsuite/ChangeLog | 5 +++++
.../gfortran.dg/binding_label_tests_28.f90 | 12 +++++++++++
4 files changed, 41 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/binding_label_tests_28.f90
--
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 b56aa1718fc Adding test for interleved, case stride 4 vf64 store<NFC>.
new ba1d57e4a9a Revert r314579: "Recommi r314561 after fixing over-debug as [...]
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/InstCombine/InstCombineInternal.h | 4 -
lib/Transforms/InstCombine/InstCombinePHI.cpp | 221 -----------------------
test/Transforms/InstCombine/intptr1.ll | 181 -------------------
test/Transforms/InstCombine/intptr2.ll | 37 ----
test/Transforms/InstCombine/intptr3.ll | 37 ----
test/Transforms/InstCombine/intptr4.ll | 47 -----
6 files changed, 527 deletions(-)
delete mode 100644 test/Transforms/InstCombine/intptr1.ll
delete mode 100644 test/Transforms/InstCombine/intptr2.ll
delete mode 100644 test/Transforms/InstCombine/intptr3.ll
delete mode 100644 test/Transforms/InstCombine/intptr4.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 474d2da2775 [lit] Fix running lit tests in unconfigured source dir
new b56aa1718fc Adding test for interleved, case stride 4 vf64 store<NFC>.
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/CodeGen/X86/x86-interleaved-access.ll | 309 +++++++++++++++++++++
.../InterleavedAccess/X86/interleavedStore.ll | 15 +
2 files changed, 324 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.