This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from 1aaa414 Enable yield cycle on Linux
new c40fa62 [OpenMP] libomptarget: Protect parent struct from being deallocated
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:
libomptarget/src/omptarget.cpp | 27 +++++++++++++++++++--------
1 file changed, 19 insertions(+), 8 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 release_40
in repository compiler-rt.
from edf7401 Merging r294806: -------------------------------------------- [...]
new 31cead5 Merging r294425: -------------------------------------------- [...]
new 84c9f24 Merging r292257: -------------------------------------------- [...]
new 1fdc27d Merging r292729: -------------------------------------------- [...]
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:
test/builtins/Unit/clear_cache_test.c | 16 ++++++++++++++--
test/builtins/Unit/fixunsdfdi_test.c | 3 ---
test/builtins/Unit/fixunssfdi_test.c | 2 --
test/lsan/TestCases/strace_test.cc | 1 +
test/lsan/lit.common.cfg | 5 +++++
5 files changed, 20 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 compiler-rt.
from b66fdad [Compiler-rt][XRAY][MIPS] Support xray on mips/mipsel/mips64/ [...]
new 837004a [compiler-rt][asan|win] Fix ASAN exception handler missing import
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/asan/asan_win_dll_thunk.cc | 1 +
1 file changed, 1 insertion(+)
--
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 a466b36 Codegen: Make chains from trellis-shaped CFGs
new 01c2fde [LTO] Add ability to emit assembly to new LTO API
new 4e2172c [IR] Accept 'const Type &' in the Type operator<<. NFC.
new ffb0b39 [OptDiag] Pass const Values/Types to Argument. NFC.
new b7583bb [AArch64] Make am_ldrlit an iPTR - not OtherVT - operand. NFC-ish.
The 4 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/IR/DiagnosticInfo.h | 4 ++--
include/llvm/IR/Type.h | 2 +-
include/llvm/LTO/Config.h | 2 ++
lib/IR/DiagnosticInfo.cpp | 4 ++--
lib/LTO/LTO.cpp | 1 +
lib/LTO/LTOBackend.cpp | 3 +--
lib/Target/AArch64/AArch64InstrFormats.td | 2 +-
test/LTO/Resolution/X86/asm-output.ll | 19 +++++++++++++++++++
tools/llvm-lto2/llvm-lto2.cpp | 3 +++
9 files changed, 32 insertions(+), 8 deletions(-)
create mode 100644 test/LTO/Resolution/X86/asm-output.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 gcc.
from b4c5b88 PR c++/79464 - ICE in IPA with omitted constructor parms
new 9c312de * es.po: Update.
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/po/ChangeLog | 4 +
gcc/po/es.po | 404 +++++++++++++++++++++++--------------------------------
2 files changed, 172 insertions(+), 236 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 bae4608 2017-02-15 Martin Sebor <msebor(a)redhat.com>
new 2c133d2 PR c++/79363 - ICE with NSDMI and array
new b4c5b88 PR c++/79464 - ICE in IPA with omitted constructor parms
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:
gcc/cp/ChangeLog | 18 +++++++++++++
gcc/cp/call.c | 6 ++++-
gcc/cp/class.c | 29 +++++++++++++++++---
gcc/cp/init.c | 48 ++++++++++++++++++++++++++-------
gcc/cp/mangle.c | 4 +++
gcc/cp/method.c | 3 +++
gcc/testsuite/ChangeLog | 8 ++++++
gcc/testsuite/g++.dg/cpp1z/inh-ctor23.C | 2 +-
gcc/testsuite/g++.dg/ext/flexary12.C | 5 ++--
gcc/testsuite/g++.dg/ext/flexary20.C | 20 +++++++-------
gcc/testsuite/g++.dg/ext/flexary21.C | 11 +++++---
gcc/testsuite/g++.dg/ext/flexary22.C | 29 ++++++++++++++++++++
12 files changed, 152 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/flexary22.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 binutils-2_27-branch
in repository binutils-gdb.
from 2964cf5 Automatic date update in version.in
new 749984d i386: Allow "lea foo@GOT, %reg" in PIC
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 | 12 +++++++----
ld/ChangeLog | 7 +++++++
ld/testsuite/ld-i386/i386.exp | 22 ++++++++++++++++++++
ld/testsuite/ld-i386/pr21168a.c | 14 +++++++++++++
ld/testsuite/ld-i386/{ifunc-1c.S => pr21168b.S} | 27 ++++++++++++++-----------
6 files changed, 72 insertions(+), 16 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr21168a.c
copy ld/testsuite/ld-i386/{ifunc-1c.S => pr21168b.S} (60%)
--
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 c214c85 PR tree-optimization/79347 * tree-vect-loop-manip.c (vect_d [...]
new bae4608 2017-02-15 Martin Sebor <msebor(a)redhat.com>
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 | 8 +++++++-
gcc/doc/invoke.texi | 1 +
2 files changed, 8 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 210c690 include function name in dot filename
new a466b36 Codegen: Make chains from trellis-shaped CFGs
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/MachineBlockPlacement.cpp | 310 ++++++++++++++++-
test/CodeGen/AArch64/branch-relax-cbz.ll | 13 +-
test/CodeGen/AArch64/combine-comparisons-by-cse.ll | 2 +-
test/CodeGen/AArch64/optimize-cond-branch.ll | 2 +-
test/CodeGen/AMDGPU/basic-branch.ll | 5 +-
test/CodeGen/AMDGPU/branch-relaxation.ll | 3 +-
test/CodeGen/AMDGPU/cf-loop-on-constant.ll | 2 +-
test/CodeGen/AMDGPU/convergent-inlineasm.ll | 1 +
test/CodeGen/AMDGPU/salu-to-valu.ll | 2 +-
test/CodeGen/ARM/2007-05-22-tailmerge-3.ll | 8 +-
test/CodeGen/ARM/atomic-cmpxchg.ll | 8 +-
test/CodeGen/ARM/fold-stack-adjust.ll | 2 +-
test/CodeGen/PowerPC/tail-dup-break-cfg.ll | 14 +-
test/CodeGen/PowerPC/tail-dup-layout.ll | 378 +++++++++++++++++++--
test/CodeGen/SPARC/sjlj.ll | 14 +-
test/CodeGen/WebAssembly/mem-intrinsics.ll | 2 +-
test/CodeGen/X86/block-placement.ll | 28 +-
test/CodeGen/X86/bypass-slow-division-32.ll | 15 +-
test/CodeGen/X86/sse1.ll | 34 +-
test/CodeGen/X86/tail-dup-merge-loop-headers.ll | 4 +-
test/CodeGen/X86/tail-dup-repeat.ll | 2 +-
test/CodeGen/X86/tail-opts.ll | 7 +-
test/CodeGen/X86/twoaddr-coalesce-3.ll | 4 +-
test/CodeGen/X86/win-alloca-expander.ll | 24 +-
24 files changed, 741 insertions(+), 143 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 c64d3a5 [index] USR generation: use getTemplateArgs() instead of getT [...]
new ea5fc1e PR24440: Do not silently discard a fold-expression appearing [...]
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/Parse/ParseExpr.cpp | 2 +-
lib/Sema/SemaTemplateVariadic.cpp | 7 +++++++
test/Parser/cxx1z-fold-expressions.cpp | 9 +++++++++
3 files changed, 17 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.