This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6930aa1 AMDGPU: Enable InferAddressSpaces
new 65d158c LSR: Check atomic instruction pointer operands
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/Scalar/LoopStrengthReduce.cpp | 12 ++-
.../LoopStrengthReduce/AMDGPU/atomics.ll | 87 ++++++++++++++++++++++
2 files changed, 98 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/LoopStrengthReduce/AMDGPU/atomics.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 aaribaud/y2038
in repository glibc.
discards f181c60 Add 64-bit versions for 'broken-up time' APIs
new fc7a789 Add 64-bit versions for 'broken-up time' APIs
new 1c73c03 Add 64-bit versions of mktime and timelocal
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f181c60)
\
N -- N -- N refs/heads/aaribaud/y2038 (1c73c03)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
include/time.h | 16 +-
sysdeps/unix/sysv/linux/arm/Versions | 2 -
time/mktime.c | 415 +++++++++++++++++++++++++++++++++++
time/time.h | 5 +
4 files changed, 431 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 9a050b3 [XRay][compiler-rt][NFC] Turn ProudCase functions to humbleCa [...]
new 49779f4 [sanitizer] Add weak hooks for Windows.
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_common_interface.inc | 5 +++++
lib/sanitizer_common/sanitizer_platform_interceptors.h | 4 +++-
lib/sanitizer_common/sanitizer_win_weak_interception.cc | 12 ++++++++++++
test/asan/TestCases/Darwin/interface_symbols_darwin.c | 1 +
test/asan/TestCases/Linux/interface_symbols_linux.c | 1 +
5 files changed, 22 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 9deafae [X86] Add test for clflushopt intrinsic and only enable it to [...]
new 6930aa1 AMDGPU: Enable InferAddressSpaces
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/AMDGPU/AMDGPUTargetMachine.cpp | 1 +
test/CodeGen/AMDGPU/addrspacecast.ll | 20 ++++++++++----------
test/CodeGen/AMDGPU/flat-address-space.ll | 24 ++++++++++++------------
3 files changed, 23 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 66c7245 Move mnemonicIsValid to Mips target.
new c9ff831 [X86] Remove PCOMMIT instruction support since Intel has depr [...]
new f9e8adc [X86] Remove the VMFUNC feature flag. It was only partially i [...]
new 9deafae [X86] Add test for clflushopt intrinsic and only enable it to [...]
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:
lib/Support/Host.cpp | 1 -
lib/Target/X86/X86.td | 6 ------
lib/Target/X86/X86InstrInfo.td | 3 ++-
lib/Target/X86/X86Subtarget.h | 7 +------
test/CodeGen/X86/clflushopt.ll | 13 +++++++++++++
test/MC/Disassembler/X86/x86-32.txt | 3 ---
test/MC/X86/x86-32-coverage.s | 4 ----
test/Transforms/LoopVectorize/X86/int128_no_gather.ll | 4 ++--
8 files changed, 18 insertions(+), 23 deletions(-)
create mode 100644 test/CodeGen/X86/clflushopt.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 clang.
from 8a58cc3 [AVR] Add support for the 'interrupt' and 'naked' attributes
new da14696 [X86] Remove PCOMMIT feature support since Intel has deprecat [...]
new 74dfd31 Use LLVM_FALLTHROUGH instead of FALLTHROUGH comments.
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/Basic/Targets.cpp | 31 +++++++++++++------------------
1 file changed, 13 insertions(+), 18 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 52f027d Sema: add warning for c++ member variable shadowing
new 8a58cc3 [AVR] Add support for the 'interrupt' and 'naked' attributes
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/Basic/Attr.td | 14 ++++++++++++++
include/clang/Basic/AttrDocs.td | 27 +++++++++++++++++++++++++++
lib/CodeGen/TargetInfo.cpp | 28 ++++++++++++++++++++++++++++
lib/Sema/SemaDeclAttr.cpp | 32 ++++++++++++++++++++++++++++++++
test/CodeGen/avr/attributes/interrupt.c | 6 ++++++
test/CodeGen/avr/attributes/signal.c | 6 ++++++
test/Sema/avr-interrupt-attr.c | 8 ++++++++
test/Sema/avr-signal-attr.c | 8 ++++++++
8 files changed, 129 insertions(+)
create mode 100644 test/CodeGen/avr/attributes/interrupt.c
create mode 100644 test/CodeGen/avr/attributes/signal.c
create mode 100644 test/Sema/avr-interrupt-attr.c
create mode 100644 test/Sema/avr-signal-attr.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 7b0f692 Diagnose an attempt to give a deduction-guide a function body.
new 52f027d Sema: add warning for c++ member variable shadowing
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/Basic/DiagnosticGroups.td | 3 +-
include/clang/Basic/DiagnosticSemaKinds.td | 5 +
include/clang/Sema/Sema.h | 5 +
lib/Sema/SemaDeclCXX.cpp | 55 ++++++++++
test/CXX/class.derived/class.member.lookup/p10.cpp | 114 +++++++++++++++++++++
test/CXX/class.derived/class.member.lookup/p6.cpp | 10 +-
test/CXX/class.derived/class.member.lookup/p7.cpp | 10 +-
7 files changed, 190 insertions(+), 12 deletions(-)
create mode 100644 test/CXX/class.derived/class.member.lookup/p10.cpp
--
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 75bd1d7 Revert "CVP: Make CVP iterate in an order that maximizes reus [...]
new 66c7245 Move mnemonicIsValid to Mips target.
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/Mips/AsmParser/MipsAsmParser.cpp | 14 ++++++++++++++
utils/TableGen/AsmMatcherEmitter.cpp | 24 ------------------------
2 files changed, 14 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 gcc.
from d57a0b8 2017-02-07 Andrew Pinski <apinski(a)cavium.com>
new 89249af 2016-02-07 Andrew Pinski <apinski(a)cavium.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 | 4 ++++
gcc/config/aarch64/aarch64.md | 33 +++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/aarch64/popcnt.c | 23 +++++++++++++++++++++
4 files changed, 64 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/popcnt.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.