This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_31-branch
in repository binutils-gdb.
from ff5495e8ba Automatic date update in version.in
new e51abf7e34 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 gcc.
from 407db075fb6 * tree-ssa-dse.c (compute_trims): Handle case where the re [...]
new 218a51b98bf C++: fix-it hint for missing "typename" (PR c++/63392)
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/cp/ChangeLog | 6 ++++++
gcc/cp/parser.c | 6 ++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/diagnostic/missing-typename.C | 12 ++++++++++++
4 files changed, 27 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/diagnostic/missing-typename.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 18188e8bbe7 [InstCombine] Add test cases for D51236. NFC
new 162b59d3039 [InstCombine] fix 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/Transforms/InstCombine/InstCombineSelect.cpp | 3 ++-
1 file changed, 2 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 lldb.
from 716958abd Fix typo
new f3bbf7d65 Add a mkdir -p to builddir into lldbtest.py
new 893b1d2ba Make the DYLD_INSERT_LIBRARIES workaround for SIP more robut [...]
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:
lit/Suite/lldbtest.py | 23 +++++++++++++++++++----
1 file changed, 19 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 binutils-gdb.
from 3bf9c013e4 MI: Fix printing of frame architecture with Python frame fil [...]
new 90c745dc54 x86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bit
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/elfxx-x86.c | 5 +--
binutils/ChangeLog | 11 +++++
binutils/readelf.c | 36 ++++++++++++----
binutils/testsuite/binutils-all/i386/pr21231b.d | 2 +-
binutils/testsuite/binutils-all/x86-64/pr21231b.d | 2 +-
gas/ChangeLog | 8 ++++
gas/testsuite/gas/i386/i386.exp | 2 +
gas/testsuite/gas/i386/property-1.d | 7 +++
gas/testsuite/gas/i386/property-1.s | 31 ++++++++++++++
gas/testsuite/gas/i386/x86-64-property-1.d | 9 ++++
ld/ChangeLog | 11 +++++
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/property-x86-5.d | 11 +++++
ld/testsuite/ld-x86-64/property-x86-5-x32.d | 11 +++++
ld/testsuite/ld-x86-64/property-x86-5.d | 11 +++++
ld/testsuite/ld-x86-64/property-x86-5a.s | 52 +++++++++++++++++++++++
ld/testsuite/ld-x86-64/property-x86-5b.s | 31 ++++++++++++++
ld/testsuite/ld-x86-64/x86-64.exp | 2 +
19 files changed, 234 insertions(+), 14 deletions(-)
create mode 100644 gas/testsuite/gas/i386/property-1.d
create mode 100644 gas/testsuite/gas/i386/property-1.s
create mode 100644 gas/testsuite/gas/i386/x86-64-property-1.d
create mode 100644 ld/testsuite/ld-i386/property-x86-5.d
create mode 100644 ld/testsuite/ld-x86-64/property-x86-5-x32.d
create mode 100644 ld/testsuite/ld-x86-64/property-x86-5.d
create mode 100644 ld/testsuite/ld-x86-64/property-x86-5a.s
create mode 100644 ld/testsuite/ld-x86-64/property-x86-5b.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 llvm.
from 34cc8449db2 [RuntimeDyld] Add test case that was accidentally left out [...]
new 18188e8bbe7 [InstCombine] Add test cases for D51236. 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/Transforms/InstCombine/sink-zext.ll | 130 +++++++++++++++++++++++++++++++
1 file changed, 130 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 412085b4f39 [ORC] Add unit tests for the new RTDyldObjectLinkingLayer2 class.
new 68bb94af7f8 [InstCombine] allow shuffle+binop canonicalization with wid [...]
new 34cc8449db2 [RuntimeDyld] Add test case that was accidentally left out [...]
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:
.../InstCombine/InstructionCombining.cpp | 18 +++-
.../RuntimeDyld/X86/CommonSymbols_allocation.s | 102 +++++++++++++++++++++
test/Transforms/InstCombine/vec_shuffle.ll | 16 ++--
3 files changed, 124 insertions(+), 12 deletions(-)
create mode 100644 test/ExecutionEngine/RuntimeDyld/X86/CommonSymbols_allocation.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 llvm.
from 2bfb79f1996 [x86] add AVX runs to show more potential scalar->vector mo [...]
new 412085b4f39 [ORC] Add unit tests for the new RTDyldObjectLinkingLayer2 class.
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:
unittests/ExecutionEngine/Orc/CMakeLists.txt | 1 +
...rTest.cpp => RTDyldObjectLinkingLayer2Test.cpp} | 217 +++++++++++----------
2 files changed, 110 insertions(+), 108 deletions(-)
copy unittests/ExecutionEngine/Orc/{RTDyldObjectLinkingLayerTest.cpp => RTDyldObje [...]
--
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 f494ccf3dd8 [PATCH] [InstCombine] Fix issue in the simplification of po [...]
new 2bfb79f1996 [x86] add AVX runs to show more potential scalar->vector mo [...]
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/load-scalar-as-vector.ll | 689 ++++++++++++++++++++----------
1 file changed, 470 insertions(+), 219 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 glibc.
from 86de0499c3 links-dso-program: Fix build-programs=no build case.
new 5abedf97a3 en_IN: Set the correct date format for "%x" (bug 17426).
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 | 5 +++++
localedata/locales/en_IN | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.