This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 11435388441 bpf: fix a bug in trunc-op optimization
new aa354152445 Use range-based-for. NFC
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/SelectionDAG/ScheduleDAGSDNodes.cpp | 11 +++++------
1 file changed, 5 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 clang.
from cbd4fdfd80 Add missing clangRewrite lib dependency for clangToolingRefactor
new c7d0ffff68 CodeGen: Fix missing debug loc due to alloca
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/CGExpr.cpp | 3 +--
test/CodeGenOpenCL/func-call-dbg-loc.cl | 18 ++++++++++++++++++
2 files changed, 19 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGenOpenCL/func-call-dbg-loc.cl
--
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 25dc8527d [codeview] Fix handling of S_HEAPALLOCSITE
new d6513c032 LLD/ELF/AMDGPU: Process AMDGPU-specific e_flags
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:
ELF/Arch/AMDGPU.cpp | 19 +++++++++++++++++++
test/ELF/Inputs/amdgpu-kernel-0.s | 6 ++++++
test/ELF/Inputs/amdgpu-kernel-1.s | 6 ++++++
test/ELF/Inputs/amdgpu-kernel-2.o | Bin 0 -> 408 bytes
test/ELF/amdgpu-elf-flags-err.s | 7 +++++++
test/ELF/amdgpu-elf-flags.s | 10 ++++++++++
6 files changed, 48 insertions(+)
create mode 100644 test/ELF/Inputs/amdgpu-kernel-0.s
create mode 100644 test/ELF/Inputs/amdgpu-kernel-1.s
create mode 100644 test/ELF/Inputs/amdgpu-kernel-2.o
create mode 100644 test/ELF/amdgpu-elf-flags-err.s
create mode 100644 test/ELF/amdgpu-elf-flags.s
--
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 cbde9eb3e5a Cleanup autopref scheduling
new 41ca0095ec3 2017-10-24 Paolo Carlini <paolo.carlini(a)oracle.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 | 12 +++++++++---
gcc/c/ChangeLog | 6 ++++++
gcc/c/c-decl.c | 3 ++-
gcc/cp/ChangeLog | 8 ++++++++
gcc/cp/decl.c | 12 ++++++++++--
gcc/doc/invoke.texi | 3 ++-
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/c-c++-common/Wbuiltin-declaration-mismatch-1.c | 4 ++++
.../c-c++-common/Wno-builtin-declaration-mismatch-1.c | 4 ++++
gcc/testsuite/g++.dg/parse/builtin2.C | 2 +-
gcc/testsuite/g++.dg/warn/Wbuiltin_declaration_mismatch-1.C | 7 +++++++
gcc/testsuite/g++.old-deja/g++.mike/p811.C | 2 +-
12 files changed, 63 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wbuiltin-declaration-mismatch-1.c
create mode 100644 gcc/testsuite/c-c++-common/Wno-builtin-declaration-mismatch-1.c
create mode 100644 gcc/testsuite/g++.dg/warn/Wbuiltin_declaration_mismatch-1.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 e6931d583 [XRay][compiler-rt] More fixups.
new e9b5a2559 [asan] Add more x86 prologue decodings to handle x64 VC 2017 CRT
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/interception/interception_win.cc | 3 +++
1 file changed, 3 insertions(+)
--
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 db15b485c49 [globalisel][tablegen] Fix future undefined behaviour in r316463.
new 11435388441 bpf: fix a bug in trunc-op 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:
lib/Target/BPF/BPFISelDAGToDAG.cpp | 9 ++++++++-
1 file 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 edab7579664 MIR: Print the register class or bank in vreg defs
new db15b485c49 [globalisel][tablegen] Fix future undefined behaviour in r316463.
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:
utils/TableGen/GlobalISelEmitter.cpp | 5 ++++-
1 file changed, 4 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 hjl/pr82699
in repository gcc.
discards 84027615156 i386: Insert ENDBR before the profiling counter call
new 9037eb21333 i386: Insert ENDBR before the profiling counter call
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 (84027615156)
\
N -- N -- N refs/heads/hjl/pr82699 (9037eb21333)
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 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/gcc.target/i386/{pr82699-3.c => pr82699-6.c} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
copy gcc/testsuite/gcc.target/i386/{pr82699-3.c => pr82699-6.c} (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 llvm.
from d9ad9f92cf6 BinaryFormat/MachO.h Don't mark header functions as file-sc [...]
new 7c330fabaed [PowerPC] Try to simplify a Swap if it feeds a Splat
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/PowerPC/PPCMIPeephole.cpp | 47 ++++++++
.../PowerPC/p8-scalar_vector_conversions.ll | 4 +-
test/CodeGen/PowerPC/ppc64-peephole-swap.ll | 134 +++++++++++++++++++++
3 files changed, 183 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/PowerPC/ppc64-peephole-swap.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.