This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2fbac67 [x86] add common check prefix to reduce duplication; NFC
new 76a17e0 AMDGPU: Implement isCheapAddrSpaceCast
new 1f697f4 [SystemZ] Refactor hasSideEffects setting
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/SIISelLowering.cpp | 14 ++-
lib/Target/AMDGPU/SIISelLowering.h | 1 +
lib/Target/SystemZ/SystemZInstrFormats.td | 39 ++-----
lib/Target/SystemZ/SystemZInstrInfo.td | 33 +++---
.../CodeGenPrepare/AMDGPU/sink-addrspacecast.ll | 121 +++++++++++++++++++++
5 files changed, 161 insertions(+), 47 deletions(-)
create mode 100644 test/Transforms/CodeGenPrepare/AMDGPU/sink-addrspacecast.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 0acff68 [x86] add tests to show missing demanded bits analysis; NFC
new b65cc89 fix check-label
new 3716239 Make LTO opt-remarks tests matching stricter
new 55f24b0 [LTOs] Allow generation of hotness information
new 2fbac67 [x86] add common check prefix to reduce duplication; NFC
The 4 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/LTO/LTOCodeGenerator.cpp | 9 +++
lib/LTO/ThinLTOCodeGenerator.cpp | 4 ++
test/CodeGen/X86/not-and-simplify.ll | 26 +++-----
.../X86/diagnostic-handler-remarks-with-hotness.ll | 77 ++++++++++++++++++++++
test/LTO/X86/diagnostic-handler-remarks.ll | 18 ++---
.../X86/diagnostic-handler-remarks-with-hotness.ll | 56 ++++++++++++++++
test/ThinLTO/X86/diagnostic-handler-remarks.ll | 34 +++++-----
7 files changed, 181 insertions(+), 43 deletions(-)
create mode 100644 test/LTO/X86/diagnostic-handler-remarks-with-hotness.ll
create mode 100644 test/ThinLTO/X86/diagnostic-handler-remarks-with-hotness.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 0a6cca5 [CUDA] Forward sanitizer support to host toolchain
new d0cab34 With LTO and profile-use, enable hotness info in opt remarks
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/Driver/Tools.cpp | 26 +++++++++++++++++++-------
test/Driver/darwin-ld.c | 5 +++++
2 files changed, 24 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 88afddf [InstCombine] Add vector urem tests
new 0acff68 [x86] add tests to show missing demanded bits analysis; 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/CodeGen/X86/not-and-simplify.ll | 53 ++++++++++++++++++++++++++++++++++++
1 file changed, 53 insertions(+)
create mode 100644 test/CodeGen/X86/not-and-simplify.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 binutils-gdb.
from d7f399a Fix seg-fault in linker when passed a corrupt binary input file.
new 7ed7e43 Fix typo in changelog entry
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:
bfd/ChangeLog | 2 +-
1 file changed, 1 insertion(+), 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 clang.
from ca71574 [ClangFormat] Only insert #include into the #include block in [...]
new 0a6cca5 [CUDA] Forward sanitizer support to host toolchain
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/Driver/ToolChains.cpp | 16 ++++++++++------
1 file changed, 10 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 binutils-gdb.
from 008459e Revert change to gdb.cp/ovldbreak.exp
new d7f399a Fix seg-fault in linker when passed a corrupt binary input file.
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:
bfd/ChangeLog | 4 ++++
bfd/elflink.c | 6 ++++++
2 files changed, 10 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 lld.
from 5bdd166 Port parallel ICF to COFF.
new 920993a Removed a wrong assertion about non-colorable sections.
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/ICF.cpp | 7 ++++---
test/ELF/Inputs/icf-non-mergeable.s | 8 ++++++++
test/ELF/icf-non-mergeable.s | 28 ++++++++++++++++++++++++++++
3 files changed, 40 insertions(+), 3 deletions(-)
create mode 100644 test/ELF/Inputs/icf-non-mergeable.s
create mode 100644 test/ELF/icf-non-mergeable.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 binutils-gdb.
from 531336e Fix seg-fault in the linker when examining a corrupt binary.
new 008459e Revert change to gdb.cp/ovldbreak.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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.cp/ovldbreak.exp | 4 ++++
2 files changed, 9 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 66e793d Revert "[SLP] Fix for PR6246: vectorization for scalar ops on [...]
new d2c7981 [InstCombine] Regenerate vector srem tests
new 88afddf [InstCombine] Add vector urem tests
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:
test/Transforms/InstCombine/vector-srem.ll | 10 +++++++---
test/Transforms/InstCombine/vector-urem.ll | 29 +++++++++++++++++++++++++++++
2 files changed, 36 insertions(+), 3 deletions(-)
create mode 100644 test/Transforms/InstCombine/vector-urem.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.