This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 240a1f8074a [AArch64] Inline callee if its target-features are a subset [...]
new 5af1d0751a2 GlobalISel: add some more sanity-checking to MachineInstrBu [...]
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/GlobalISel/MachineIRBuilder.cpp | 16 +++++++++++++++-
1 file changed, 15 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 compiler-rt.
from b24f89116 Don't build tsan/dd when COMPILER_RT_HAS_TSAN is false
new a8a922c4f [Profile] Remove redundant call
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/profile/InstrProfilingFile.c | 1 -
1 file changed, 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 gcc.
from 17e024614fa syscall: ptrace fixes for s390
new 809998537fd runtime: adapt memory management to AIX mmap
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/go/gofrontend/MERGE | 2 +-
libgo/go/runtime/malloc.go | 7 ++++++-
libgo/go/runtime/mem_gccgo.go | 5 +++++
libgo/runtime/runtime_c.c | 6 ++++++
4 files changed, 18 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 llvm.
from 69d966c000a [GISel]: Add G_FEXP, G_FEXP2 opcodes
new 44e80299e51 [Analysis] Revert r306472 changes in LoopInfo headers to fi [...]
new 607969f748f [EarlyCSE][MemorySSA] Enable MemorySSA in function-simplifi [...]
new 240a1f8074a [AArch64] Inline callee if its target-features are a subset [...]
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:
include/llvm/Analysis/LoopInfo.h | 121 ++++++++-------------
include/llvm/Analysis/LoopInfoImpl.h | 38 +++----
include/llvm/Analysis/LoopIterator.h | 30 ++---
lib/Passes/PassBuilder.cpp | 4 +-
lib/Target/AArch64/AArch64TargetTransformInfo.cpp | 14 +++
lib/Target/AArch64/AArch64TargetTransformInfo.h | 3 +
lib/Transforms/IPO/PassManagerBuilder.cpp | 4 +-
test/Other/new-pm-defaults.ll | 1 +
test/Other/new-pm-thinlto-defaults.ll | 1 +
.../Inline/AArch64/inline-target-attr.ll | 40 +++++++
10 files changed, 132 insertions(+), 124 deletions(-)
create mode 100644 test/Transforms/Inline/AArch64/inline-target-attr.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 llvm.
from c9d2291c968 re-commit r306336: Enable vectorizer-maximize-bandwidth by [...]
new c9c63328afd clang-format a file.
new 69d966c000a [GISel]: Add G_FEXP, G_FEXP2 opcodes
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/Target/GenericOpcodes.td | 13 +++
.../llvm/Target/GlobalISel/SelectionDAGCompat.td | 1 +
include/llvm/Target/TargetOpcodes.def | 6 +
lib/CodeGen/GlobalISel/IRTranslator.cpp | 10 ++
.../MCTargetDesc/AArch64ELFObjectWriter.cpp | 123 +++++++++++----------
.../AArch64/GlobalISel/arm64-irtranslator.ll | 20 ++++
6 files changed, 114 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 llvm.
from 01187b342a7 [Analysis] Fix some Clang-tidy modernize-use-using and Incl [...]
new c9d2291c968 re-commit r306336: Enable vectorizer-maximize-bandwidth by [...]
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/Vectorize/LoopVectorize.cpp | 2 +-
.../AArch64/loop-vectorization-factors.ll | 32 ++++++------
.../LoopVectorize/AArch64/reduction-small-size.ll | 16 +++---
test/Transforms/LoopVectorize/ARM/gcc-examples.ll | 6 +--
.../LoopVectorize/X86/fp64_to_uint32-cost-model.ll | 4 +-
test/Transforms/LoopVectorize/X86/gcc-examples.ll | 15 +++---
.../LoopVectorize/X86/masked_load_store.ll | 60 ++++++++++++----------
test/Transforms/LoopVectorize/X86/no_fpmath.ll | 2 +-
.../LoopVectorize/X86/no_fpmath_with_hotness.ll | 2 +-
.../LoopVectorize/X86/reduction-crash.ll | 2 +-
.../X86/vectorization-remarks-loopid-dbg.ll | 2 +-
.../LoopVectorize/X86/vectorization-remarks.ll | 2 +-
12 files changed, 77 insertions(+), 68 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 ed575723993 * pt.c (tsubst_decl <FUNCTION_DECL>): Move var decls to i [...]
new 17e024614fa syscall: ptrace fixes for s390
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/go/gofrontend/MERGE | 2 +-
libgo/go/syscall/syscall_linux_s390.go | 4 ++--
libgo/go/syscall/syscall_linux_s390x.go | 4 ++--
libgo/mksysinfo.sh | 13 ++-----------
4 files changed, 7 insertions(+), 16 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 ca9df19568d [CGP] eliminate a sub instruction in memcmp expansion
new 01187b342a7 [Analysis] Fix some Clang-tidy modernize-use-using and Incl [...]
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/Analysis/LoopInfo.h | 121 +++++++++++--------
include/llvm/Analysis/LoopInfoImpl.h | 38 ++++--
include/llvm/Analysis/LoopIterator.h | 30 +++--
include/llvm/Analysis/RegionInfo.h | 211 ++++++++++++++++++---------------
include/llvm/Analysis/RegionInfoImpl.h | 39 ++++--
include/llvm/Analysis/RegionIterator.h | 77 ++++++------
lib/Analysis/RegionInfo.cpp | 40 +++----
7 files changed, 318 insertions(+), 238 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 d1357b6fb27 Clean up a test case
new 96470fe7e99 GlobalISel: verify that a COPY is trivial when created.
new ca9df19568d [CGP] eliminate a sub instruction in memcmp expansion
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/CodeGen/CodeGenPrepare.cpp | 7 +-
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 5 +-
lib/CodeGen/GlobalISel/RegBankSelect.cpp | 10 ++-
.../AArch64/GlobalISel/legalize-exceptions.ll | 2 +-
.../PowerPC/memCmpUsedInZeroEqualityComparison.ll | 32 ++++----
test/CodeGen/PowerPC/memcmp.ll | 15 ++--
test/CodeGen/PowerPC/memcmpIR.ll | 72 +++++++++---------
test/CodeGen/X86/memcmp.ll | 85 ++++++++++------------
test/Transforms/CodeGenPrepare/X86/memcmp.ll | 55 +++++++-------
9 files changed, 131 insertions(+), 152 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 47de3a6e2b9 Backports from trunk:
new 0cad946f669 Those two changes aren't actually applicable to 5. Sorry f [...]
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 | 18 ++++++++++++++++++
gcc/config/rs6000/rs6000.c | 8 +++-----
gcc/config/rs6000/rs6000.md | 11 -----------
gcc/config/rs6000/sync.md | 6 ++++--
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.target/powerpc/stack-limit.c | 10 ----------
6 files changed, 34 insertions(+), 28 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/powerpc/stack-limit.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.