This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 3f2235c [DOXYGEN] Improved doxygen comments.
new 6074136 [CUDA] Ignore implicit target attributes during function temp [...]
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/Sema/Sema.h | 8 +++--
lib/Sema/SemaCUDA.cpp | 39 +++++++++++++++++----
lib/Sema/SemaDecl.cpp | 12 +++++--
lib/Sema/SemaTemplate.cpp | 53 ++++++++++++++++-------------
test/SemaCUDA/function-template-overload.cu | 41 +++++++++++++++++++---
5 files changed, 113 insertions(+), 40 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 92fe884 PR c++/78551 * constexpr.c (extract_string_elt): New. Brok [...]
new d2dec8e * es.po: Update.
new 6421535 * gcc.target/i386/i386.h (HARD_REGNO_NREGS): Use GENERAL_REG [...]
new 8da6e78 This patch fixes an issue in aarch64_classify_address. TImod [...]
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:
gcc/ChangeLog | 11 +
gcc/config/aarch64/aarch64.c | 5 +-
gcc/config/i386/i386.h | 19 +-
gcc/po/ChangeLog | 4 +
gcc/po/es.po | 2088 +++++++++++++++++++-----------------------
gcc/testsuite/ChangeLog | 5 +
6 files changed, 991 insertions(+), 1141 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-6-branch
in repository gcc.
from 3b3ecdd PR c++/78551 * constexpr.c (extract_string_elt): New. Brok [...]
new d0d46a5 * 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 | 2088 +++++++++++++++++++++++++-----------------------------
2 files changed, 963 insertions(+), 1129 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-5-branch
in repository gcc.
from 5aae4c1 Daily bump.
new 37fa93d PR c++/78551 * constexpr.c (extract_string_elt): New. Brok [...]
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 | 8 +++++
gcc/cp/constexpr.c | 59 ++++++++++++++++++++++++++++++------
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/g++.dg/cpp1y/pr78551.C | 32 +++++++++++++++++++
4 files changed, 95 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr78551.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 4ce4508 [sanitizer] Do not use the alignment-rounded-up size when usi [...]
new 52fc3a4 [asan] Add test which detects bugs undetectable before r288563
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:
.../{use-after-scope-temp.cc => use-after-scope-temp2.cc} | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
copy test/asan/TestCases/{use-after-scope-temp.cc => use-after-scope-temp2.cc} (64%)
--
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 lld.
from 6edf8df Revert r289084: Start using make() in COFF.
new 68c5ad9 Start using make() in COFF (with a smaller change.)
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:
COFF/Driver.cpp | 7 +++----
COFF/Error.cpp | 10 ++++++++--
2 files changed, 11 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 gentoo/2.23
in repository glibc.
from e474f52 configure: accept __stack_chk_fail_local for ssp support too [...]
new 6f37754 MIPS: Add `.insn' to ensure a text label is defined as code not data
new d0ce1ce alpha: fix ceil on sNaN input
new 61198b4 alpha: fix floor on sNaN input
new 201fca8 alpha: fix rint on sNaN input
new b099b9c alpha: fix trunc for big input values
The 5 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:
sysdeps/alpha/fpu/s_ceil.c | 7 +++----
sysdeps/alpha/fpu/s_ceilf.c | 7 +++----
sysdeps/alpha/fpu/s_floor.c | 7 +++----
sysdeps/alpha/fpu/s_floorf.c | 7 +++----
sysdeps/alpha/fpu/s_rint.c | 3 +++
sysdeps/alpha/fpu/s_rintf.c | 3 +++
sysdeps/alpha/fpu/s_trunc.c | 7 +++----
sysdeps/alpha/fpu/s_truncf.c | 7 +++----
sysdeps/mips/mips32/crti.S | 1 +
sysdeps/mips/mips64/n32/crti.S | 1 +
sysdeps/mips/mips64/n64/crti.S | 1 +
11 files changed, 27 insertions(+), 24 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 4d6c7e9 [ObjectYAML] Remove DWARF from class names
new b29976c IR, X86: Understand !absolute_symbol metadata on global variables.
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/LangRef.rst | 19 ++++++++
include/llvm/IR/GlobalValue.h | 8 ++++
include/llvm/IR/LLVMContext.h | 1 +
lib/Analysis/ValueTracking.cpp | 8 ++--
lib/IR/Globals.cpp | 21 +++++++++
lib/IR/LLVMContext.cpp | 1 +
lib/Target/X86/X86ISelDAGToDAG.cpp | 42 ++++++++++++++++-
lib/Target/X86/X86ISelLowering.cpp | 8 +++-
lib/Target/X86/X86ISelLowering.h | 2 +-
lib/Target/X86/X86InstrInfo.td | 4 +-
lib/Target/X86/X86InstrShiftRotate.td | 9 ++--
lib/Target/X86/X86Subtarget.cpp | 4 ++
test/CodeGen/X86/absolute-bit-mask.ll | 61 +++++++++++++++++++++++++
test/CodeGen/X86/absolute-bt.ll | 51 +++++++++++++++++++++
test/CodeGen/X86/absolute-constant.ll | 28 ++++++++++++
test/CodeGen/X86/absolute-rotate.ll | 27 +++++++++++
test/Transforms/FunctionAttrs/nonnull-global.ll | 10 ++++
17 files changed, 289 insertions(+), 15 deletions(-)
create mode 100644 test/CodeGen/X86/absolute-bit-mask.ll
create mode 100644 test/CodeGen/X86/absolute-bt.ll
create mode 100644 test/CodeGen/X86/absolute-constant.ll
create mode 100644 test/CodeGen/X86/absolute-rotate.ll
create mode 100644 test/Transforms/FunctionAttrs/nonnull-global.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 compiler-rt.
from b5cf2b1 [compiler-rt][asan] Fix overlaping parameters for memmove/mem [...]
new 4ce4508 [sanitizer] Do not use the alignment-rounded-up size when usi [...]
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/sanitizer_common/sanitizer_allocator_combined.h | 15 ++++++++++++++-
lib/scudo/scudo_allocator_secondary.h | 9 +++++----
lib/scudo/scudo_utils.cpp | 4 +++-
3 files changed, 22 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 gcc-6-branch
in repository gcc.
from b48df4e * es.po: Update.
new 3b3ecdd PR c++/78551 * constexpr.c (extract_string_elt): New. Brok [...]
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 | 8 +++++
gcc/cp/constexpr.c | 61 ++++++++++++++++++++++++++++++------
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/g++.dg/cpp1y/pr78551.C | 32 +++++++++++++++++++
4 files changed, 97 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr78551.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.