This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from c39ec45ed8 [Bash-autocomplete] Refactor autocomplete code into own function
new 6c16d90e3e [OPENMP] Capture global variables in all target executable regions.
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/SemaOpenMP.cpp | 2 +-
test/OpenMP/target_teams_codegen.cpp | 18 ++++++++++++++++--
2 files changed, 17 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 newlib.
from 4dfaef814 cygwin: document %s support in strptime
new d8e2463c7 winsup/cygwin/libc/strptime.cc(__strptime) fix %F width
new cdbec10e7 cygwin: add strptime %F fix to release notes
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:
winsup/cygwin/libc/strptime.cc | 6 ++++--
winsup/cygwin/release/2.9.0 | 3 +++
2 files changed, 7 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 c09949646bb * gcc.target/i386/*.c: Remove excess braces from target se [...]
new 762696920bb runtime: fix lfstack for 64-bit AIX
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/go/gofrontend/MERGE | 2 +-
libgo/go/runtime/lfstack_64bit.go | 18 ++++++++++++++++++
2 files changed, 19 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 llvm.
from 61161809db9 [DAG] Bound loop dependence check in merge optimization.
new 3ff9c137a48 [InstCombine] Support vector splats in transformZExtICmp
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/InstCombineCasts.cpp | 14 +++----
test/Transforms/InstCombine/compare-signs.ll | 16 ++++++++
test/Transforms/InstCombine/icmp.ll | 21 +++++++++++
test/Transforms/InstCombine/set.ll | 49 +++++++++++++++++++++++++
4 files changed, 93 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 39c1ebdab0e [ThinLTO] Clean up stale alias import handling
new 61161809db9 [DAG] Bound loop dependence check in merge optimization.
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/CodeGen/SelectionDAGNodes.h | 5 ++++-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 22 +++++++++++++++++-----
2 files changed, 21 insertions(+), 6 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 37c0b6ee65 x86: Check valid PLT sections before checking dynamic relocations
new 823cb06774 x86: Simplify bad return in get_synthetic_symtab
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 | 6 ++++++
bfd/elf32-i386.c | 18 +++++++-----------
bfd/elf64-x86-64.c | 18 +++++++-----------
3 files changed, 20 insertions(+), 22 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 fac36eb3e37 [LoopUnroll] Make the test for PR33437 actually useful.
new 39c1ebdab0e [ThinLTO] Clean up stale alias import handling
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/IPO/FunctionImport.cpp | 32 ++------------------------------
1 file changed, 2 insertions(+), 30 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 users/hjl/pr22032
in repository binutils-gdb.
at 09c03e17cc Call _close_and_cleanup in bfd_close_all_done
This branch includes the following new commits:
new 09c03e17cc Call _close_and_cleanup in bfd_close_all_done
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.
--
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 release_50
in repository clang.
from 0bc78694a3 Merging r311792: ------------------------------------------- [...]
new 544c436321 Merging r311823: (+update ClangCommandLineReference.rst) --- [...]
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:
docs/ClangCommandLineReference.rst | 4 +++
include/clang/Driver/Options.td | 3 ++
include/clang/Frontend/CodeGenOptions.def | 4 +++
include/clang/Frontend/CodeGenOptions.h | 17 ++++++++++
lib/CodeGen/ABIInfo.h | 2 ++
lib/CodeGen/CodeGenTypes.cpp | 4 +++
lib/CodeGen/CodeGenTypes.h | 1 +
lib/CodeGen/ItaniumCXXABI.cpp | 15 +++++++--
lib/CodeGen/TargetInfo.cpp | 15 +++++++--
lib/Driver/ToolChains/Clang.cpp | 3 ++
lib/Frontend/CompilerInvocation.cpp | 27 +++++++++++++++
test/CodeGenCXX/clang-abi-compat.cpp | 19 +++++++++++
test/CodeGenCXX/uncopyable-args.cpp | 55 +++++++++++++++++++++----------
test/Driver/flags.c | 3 ++
test/Frontend/clang-abi-compat.cpp | 15 +++++++++
15 files changed, 164 insertions(+), 23 deletions(-)
create mode 100644 test/CodeGenCXX/clang-abi-compat.cpp
create mode 100644 test/Frontend/clang-abi-compat.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.