This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0ad2b2f8bfa [X86] Add IMUL scheduling info on sandybridge, fix it on >= [...]
new dbd628b4c75 [SystemZ] Improved debug dumping during post-RA scheduling.
new 1ab36774565 [SystemZ] NFC refactoring in SystemZHazardRecognizer.
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/SystemZ/SystemZHazardRecognizer.cpp | 111 ++++++++++++++-----------
lib/Target/SystemZ/SystemZHazardRecognizer.h | 7 +-
lib/Target/SystemZ/SystemZMachineScheduler.cpp | 55 +++++++-----
lib/Target/SystemZ/SystemZMachineScheduler.h | 11 ++-
4 files changed, 110 insertions(+), 74 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 71e93dfc4b9 [llvm-pdbdump] Add guard for null pointers and remove unused code
new 0ad2b2f8bfa [X86] Add IMUL scheduling info on sandybridge, fix it on >= [...]
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/X86SchedBroadwell.td | 4 ++--
lib/Target/X86/X86SchedHaswell.td | 15 +++++----------
lib/Target/X86/X86SchedSandyBridge.td | 8 ++++++++
lib/Target/X86/X86SchedSkylakeClient.td | 12 +++---------
lib/Target/X86/X86SchedSkylakeServer.td | 11 +++--------
5 files changed, 21 insertions(+), 29 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 gcc-7-branch
in repository gcc.
from f07b1301c7a Daily bump.
new 3c07907ffc1 PR c++/84684 * constexpr.c (cxx_bind_parameters_in_call): [...]
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 | 9 ++
gcc/cp/constexpr.c | 2 +
gcc/testsuite/g++.dg/cpp1z/constexpr-84684.C | 163 +++++++++++++++++++++++++++
3 files changed, 174 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-84684.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 compiler-rt.
from 0639500fd Disable tests from r326852 on Darwin
new dd41ac244 Attempt to appease buildbots
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/hwasan/hwasan_interceptors.cc | 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 binutils-gdb.
from 1ab3e66438 Automatic date update in version.in
new 0118219e18 mips64 rtype_to_howto error status
new 52fe4420b7 XCOFF disassembler
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:
bfd/ChangeLog | 5 ++
bfd/elf64-mips.c | 4 +-
binutils/ChangeLog | 5 ++
binutils/configure | 2 +-
binutils/configure.ac | 2 +-
gas/ChangeLog | 6 ++
gas/testsuite/gas/ppc/aix.exp | 2 +-
gas/testsuite/gas/ppc/machine.d | 1 +
gas/testsuite/gas/ppc/ppc.exp | 146 ++++++++++++++++++++--------------------
opcodes/ChangeLog | 9 +++
opcodes/disassemble.c | 13 ++--
opcodes/disassemble.h | 1 -
opcodes/ppc-dis.c | 16 ++---
13 files changed, 115 insertions(+), 97 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 lldb.
from 171780fca [SymbolFilePDB] Minor cleanup
new db90c7ee7 [SymbolFilePDB] Add missing Char16 and Char32 types in a few places
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:
lit/SymbolFile/PDB/Inputs/SimpleTypesTest.cpp | 6 ++++++
lit/SymbolFile/PDB/typedefs.test | 2 ++
source/Plugins/SymbolFile/PDB/PDBASTParser.cpp | 10 ++++++++++
3 files changed, 18 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 74e7bc0d6 [XRay][compiler-rt] Add APIs for processing logs in memory
new 0639500fd Disable tests from r326852 on Darwin
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/sanitizer_common/TestCases/Posix/strxfrm.c | 1 +
test/sanitizer_common/TestCases/Posix/wcsxfrm.c | 1 +
2 files changed, 2 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 clang.
from f2ba96f623 Reland r326766 (with a slightly modified test)
new ad94abbdd6 Remove a placeholder
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/CodeGenCXX/alloc-size.cpp | 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 clang.
from 870b01ee4c Revert 326766 too, after r326862 the test fails and I don't [...]
new f2ba96f623 Reland r326766 (with a slightly modified test)
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/ExprConstant.cpp | 6 +++++-
test/CodeGenCXX/alloc-size.cpp | 16 ++++++++++++++++
2 files changed, 21 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 libcxxabi.
from f26c8d1 [demangler] Modernize the rest of the demangler.
new 9eaf30b [demangler] Fix a mistake in r326797.
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/cxa_demangle.cpp | 4 ++--
test/test_demangle.pass.cpp | 2 ++
2 files changed, 4 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.