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 b4b07ef1d1 Apply:
new 906b4aac4c Use the correct value for the offset of 'kve_protection'.
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 | 4 ++++
gdb/fbsd-tdep.c | 2 +-
2 files changed, 5 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 dd4fc390778 2018-01-12 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 7352fff95ce * regrename.c (regrename_do_replace): If replacing the sam [...]
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 | 5 ++++-
gcc/regrename.c | 17 +++++++++++------
2 files changed, 15 insertions(+), 7 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 72ff17fa7ce Add toothpicks to test from r322391
new 1b2f7ed6f00 Remove ELFDataTypeTypedefHelper 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:
include/llvm/Object/ELFTypes.h | 39 ----------------------
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | 4 +--
2 files changed, 2 insertions(+), 41 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 a65cfe004d [OPENMP] Replace calls of getAssociatedStmt().
new 1a586d3591 Refactor handling of signext/zeroext in ABIArgInfo
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/clang/CodeGen/CGFunctionInfo.h | 39 ++++++++++++--
lib/CodeGen/ABIInfo.h | 2 -
lib/CodeGen/CGCall.cpp | 14 ++---
lib/CodeGen/TargetInfo.cpp | 98 ++++++++++++++++------------------
4 files changed, 88 insertions(+), 65 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 a6ab30a541a PR c++/83186 - ICE with static_cast of list-initialized te [...]
new dd4fc390778 2018-01-12 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/newunit_5.f90.f90 | 20 ++++++++++++++++++++
2 files changed, 25 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/newunit_5.f90.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 e2f3fc91e4b [AArch64] Fix scheduling resources for post indexed loads a [...]
new 72ff17fa7ce Add toothpicks to test from r322391
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/Generic/dwarf-md5.ll | 4 ++--
1 file 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 gcc.
from d3e9b3e9990 [C++ PATCH] some reformatting
new a6ab30a541a PR c++/83186 - ICE with static_cast of list-initialized te [...]
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 | 5 +++++
gcc/cp/typeck.c | 2 ++
gcc/testsuite/g++.dg/cpp0x/initlist-cast1.C | 12 ++++++++++++
3 files changed, 19 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-cast1.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 clang.
from 95cd7fb476 [Lex] Avoid out-of-bounds dereference in LexAngledStringLiteral.
new a65cfe004d [OPENMP] Replace calls of getAssociatedStmt().
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/clang/AST/StmtOpenMP.h | 24 ++-
lib/AST/StmtPrinter.cpp | 10 +-
lib/CodeGen/CGOpenMPRuntime.cpp | 18 +-
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 2 +-
lib/CodeGen/CGStmtOpenMP.cpp | 183 ++++++++++-----------
lib/CodeGen/CodeGenFunction.h | 1 +
lib/Sema/TreeTransform.h | 6 +-
test/OpenMP/nvptx_target_teams_codegen.cpp | 8 +-
test/OpenMP/target_teams_codegen.cpp | 3 +-
test/OpenMP/target_teams_distribute_codegen.cpp | 3 +-
...arget_teams_distribute_firstprivate_codegen.cpp | 15 +-
...istribute_parallel_for_firstprivate_codegen.cpp | 16 +-
.../target_teams_distribute_simd_codegen.cpp | 3 +-
..._teams_distribute_simd_firstprivate_codegen.cpp | 15 +-
...istribute_parallel_for_firstprivate_codegen.cpp | 16 +-
...bute_parallel_for_simd_firstprivate_codegen.cpp | 16 +-
16 files changed, 151 insertions(+), 188 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 9063ca5c8bd [DWARFv5] CodeGen support for MD5 file checksums
new e2f3fc91e4b [AArch64] Fix scheduling resources for post indexed loads a [...]
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/AArch64/AArch64InstrFormats.td | 4 ++--
1 file 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 llvm.
from b8b639505b0 MC: Remove redundant `SetUsed` arguments in MCSymbol methods
new 9063ca5c8bd [DWARFv5] CodeGen support for MD5 file checksums
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/AsmPrinter/DwarfCompileUnit.cpp | 16 +++++-----
lib/CodeGen/AsmPrinter/DwarfCompileUnit.h | 3 +-
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 10 ++----
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 47 ++++++++++++++++-----------
lib/CodeGen/AsmPrinter/DwarfUnit.h | 17 +++++-----
lib/MC/MCAsmStreamer.cpp | 4 +++
test/CodeGen/Generic/dwarf-md5.ll | 49 +++++++++++++++++++++++++++++
7 files changed, 101 insertions(+), 45 deletions(-)
create mode 100644 test/CodeGen/Generic/dwarf-md5.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.