This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1be8ec9 ScheduleDAGInstrs.cpp: Don't peel the iterator when it points [...]
new 10ea516 AMDGPU: llvm.SI.fs.constant is a source of divergence
new 8478bd5 AMDGPU/SI: Use the hazard recognizer to break SMEM soft clauses
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/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp | 1 +
lib/Target/AMDGPU/GCNHazardRecognizer.cpp | 72 +++++++++++++++++++++-
lib/Target/AMDGPU/GCNHazardRecognizer.h | 1 +
lib/Target/AMDGPU/SIInsertWaits.cpp | 3 +-
.../DivergenceAnalysis/AMDGPU/interp-intrinsics.ll | 22 +++++++
test/CodeGen/AMDGPU/atomic_cmp_swap_local.ll | 8 +--
test/CodeGen/AMDGPU/fneg-fabs.f64.ll | 59 +++++++++---------
test/CodeGen/AMDGPU/schedule-kernel-arg-loads.ll | 9 +--
8 files changed, 132 insertions(+), 43 deletions(-)
create mode 100644 test/Analysis/DivergenceAnalysis/AMDGPU/interp-intrinsics.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 4f7d65a [WebAssembly] Rename memory_size intrinsic to current_memory
new ffc81f1 Expand aggregate arguments more often on 32-bit 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/CodeGen/TargetInfo.cpp | 172 +++++++++++----------
test/CodeGen/vectorcall.c | 4 +-
test/CodeGen/windows-struct-abi.c | 6 +-
test/CodeGen/x86_32-arguments-win32.c | 6 +-
.../CodeGenCXX/microsoft-abi-cdecl-method-sret.cpp | 4 +-
test/CodeGenCXX/microsoft-abi-sret-and-byval.cpp | 31 +++-
6 files changed, 125 insertions(+), 98 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 lld.
from e55bfc7 Force llvm-ar to use the gnu format.
new 5dca8a4 Quote arguments for --reproduce.
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/DriverUtils.cpp | 5 ++++-
test/ELF/reproduce.s | 4 +++-
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 7d235b1 Demangler integer overflow fixes from Marcel Böhme.
new 9be5d79 * sv.po, zh_CN.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/sv.po | 202 ++++++++++++++++++++++---------------------------------
gcc/po/zh_CN.po | 23 +++++++
3 files changed, 107 insertions(+), 122 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 7351104 Fix make install-gcc-specs with empty GCC_SPEC_FILES
new 084c567 * sv.po, zh_CN.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/sv.po | 202 ++++++++++++++++++++++---------------------------------
gcc/po/zh_CN.po | 23 +++++++
3 files changed, 107 insertions(+), 122 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 0c15a0b [SimplifyCFG] Extend TryToSimplifyUncondBranchFromEmptyBlock [...]
new 1e47725 [WebAssembly] Rename memory_size intrinsic to current_memory
new 1be8ec9 ScheduleDAGInstrs.cpp: Don't peel the iterator when it points [...]
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/llvm/IR/IntrinsicsWebAssembly.td | 4 ++--
lib/CodeGen/ScheduleDAGInstrs.cpp | 2 +-
lib/Target/WebAssembly/WebAssemblyInstrMemory.td | 18 +++++++++---------
test/CodeGen/WebAssembly/memory-addr32.ll | 10 +++++-----
test/CodeGen/WebAssembly/memory-addr64.ll | 10 +++++-----
5 files changed, 22 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 clang.
from a10fe99 [CLANG][AVX512][BUILTIN]movap{d|s}{128|256|512}
new 4f7d65a [WebAssembly] Rename memory_size intrinsic to current_memory
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/BuiltinsWebAssembly.def | 4 ++--
lib/CodeGen/CGBuiltin.cpp | 4 ++--
test/CodeGen/builtins-wasm.c | 6 +++---
3 files changed, 7 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 282acf4 Move createReversePostOrderFunctionAttrsPass right after the [...]
new 0c15a0b [SimplifyCFG] Extend TryToSimplifyUncondBranchFromEmptyBlock [...]
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/IR/BasicBlock.h | 9 ++
lib/IR/BasicBlock.cpp | 24 ++++
lib/Transforms/Utils/Local.cpp | 203 ++++++++++++++++++++--------
lib/Transforms/Utils/SimplifyCFG.cpp | 9 +-
test/Transforms/SimplifyCFG/lifetime.ll | 232 ++++++++++++++++++++++++++++++++
5 files changed, 418 insertions(+), 59 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 46e5dcc * ipa-inline-analysis.c (reset_inline_summary): Clear fp_exp [...]
new 7d235b1 Demangler integer overflow fixes from Marcel Böhme.
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:
libiberty/ChangeLog | 19 +++++++++++++
libiberty/cp-demangle.c | 52 ++++++++++++++++++++---------------
libiberty/testsuite/demangle-expected | 14 ++++++++--
3 files changed, 61 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 663f424 PR rtl-optimization/70467 * cse.c (cse_insn): Handle no-op [...]
new 46e5dcc * ipa-inline-analysis.c (reset_inline_summary): Clear fp_exp [...]
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 | 15 ++++++++++
gcc/ipa-inline-analysis.c | 32 ++++++++++++++++++++-
gcc/ipa-inline-transform.c | 57 +++++++++++++++++++++++++++++++++++++
gcc/ipa-inline.c | 32 ++++++++++++---------
gcc/ipa-inline.h | 2 ++
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/gcc.dg/ipa/inline-8.c | 36 +++++++++++++++++++++++
7 files changed, 163 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/inline-8.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.