This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from a58f703 Remove trailing whitespace.
new b6f0c21 Make class hierarchy more shallow.
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/LinkerScript.cpp | 7 ++++---
1 file changed, 4 insertions(+), 3 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 release_39
in repository llvm.
from 55ea065 Merging r276712: -------------------------------------------- [...]
new 23fab3a Merging r278370: -------------------------------------------- [...]
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/TwoAddressInstructionPass.cpp | 39 ++++++++++++++++++++-----------
test/CodeGen/X86/pr28824.ll | 23 ++++++++++++++++++
2 files changed, 48 insertions(+), 14 deletions(-)
create mode 100644 test/CodeGen/X86/pr28824.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 f11cae6 Extend trip count instead of truncating IV in LFTR, when legal
new d4a60d0 GlobalISel: support 'null' constant in translation.
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/IRTranslator.cpp | 4 ++++
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll | 7 +++++++
2 files changed, 11 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 gcc.
from c782341 * g++.dg/cpp1z/constexpr-lambda6.C: Remove dg-do run.
new 9181505 os: fix build tags for dir_regfile.go
new e61229f [gcc]
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:
gcc/ChangeLog | 6 ++++++
gcc/config/rs6000/vsx.md | 18 ++++++++++++++++--
gcc/go/gofrontend/MERGE | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/pr72863.c | 27 +++++++++++++++++++++++++++
libgo/go/os/dir_regfile.go | 4 ++--
6 files changed, 57 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr72863.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 llvm.
from dc9c737 Use range algorithms instead of unpacking begin/end
new 417fcec [MSSA] Use is_contained
new f11cae6 Extend trip count instead of truncating IV in LFTR, when legal
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/Transforms/Scalar/IndVarSimplify.cpp | 27 ++++
lib/Transforms/Utils/MemorySSA.cpp | 2 +-
test/Transforms/IndVarSimplify/elim-extend.ll | 2 +
.../Transforms/IndVarSimplify/iv-widen-elim-ext.ll | 10 +-
.../IndVarSimplify/lftr-wide-trip-count.ll | 158 +++++++++++++++++++++
test/Transforms/IndVarSimplify/ult-sub-to-eq.ll | 5 +-
6 files changed, 196 insertions(+), 8 deletions(-)
create mode 100644 test/Transforms/IndVarSimplify/lftr-wide-trip-count.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 lld.
from 135e80e Add obj2yaml to the list of tool_patterns in lit. NFC
new 7526021 Dead strip DESC bits should only be set on object files.
new a58f703 Remove trailing whitespace.
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:
ELF/LinkerScript.cpp | 2 +-
lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp | 3 ++-
test/mach-o/dead-strip-globals.yaml | 4 ++++
3 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 0c47dd2 * testsuite/ChangeLog: Remove merge marker.
new c782341 * g++.dg/cpp1z/constexpr-lambda6.C: Remove dg-do run.
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/ChangeLog | 4 ++++
gcc/testsuite/g++.dg/cpp1z/constexpr-lambda6.C | 1 -
2 files 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 master
in repository llvm.
from 789ee9f Remove empty file left by partial reversion.
new 510ec20 [SCEV] Update interface to handle SCEVExpander insert point motion.
new 2e8e1e6 AMDGPU: Remove unused tablegen utilities
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/Analysis/ScalarEvolutionExpander.h | 22 +++++++---
lib/Analysis/ScalarEvolutionExpander.cpp | 3 +-
lib/Target/AMDGPU/SIInstrInfo.td | 50 -----------------------
lib/Transforms/Scalar/LoopStrengthReduce.cpp | 17 ++++----
test/Transforms/LoopStrengthReduce/X86/pr28719.ll | 47 +++++++++++++++++++++
5 files changed, 73 insertions(+), 66 deletions(-)
create mode 100644 test/Transforms/LoopStrengthReduce/X86/pr28719.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 lld.
from d4a14ad Add comments.
new 135e80e Add obj2yaml to the list of tool_patterns in lit. 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:
test/lit.cfg | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.