This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c7ecbb28c35 AMDGPU: Use stricter regexes for add instructions
new 98e460471c3 [PowerPC] Relax the checking on AND/AND8 in isSignOrZeroExtended.
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/PPCInstrInfo.cpp | 34 +++++++++++++++++++++++++++++++---
test/CodeGen/PowerPC/zext-and-cmp.ll | 33 +++++++++++++++++++++++++++++++++
2 files changed, 64 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/PowerPC/zext-and-cmp.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 compiler-rt.
from a45b72a9b [compiler-rt] Avoid unnecessarily hiding inline visibility [NFC]
new 753f9fb2f [LibFuzzer] Add Android to LibFuzzer's supported OSes
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:
cmake/config-ix.cmake | 4 ++--
1 file changed, 2 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 ec6950c5b17 Daily bump.
new 9d7bafc8ba5 2017-11-28 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
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:
libgfortran/ChangeLog | 6 ++++++
libgfortran/io/write.c | 2 +-
2 files changed, 7 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 binutils-gdb.
from 144653ec15 Automatic date update in version.in
new 8de0e07bf3 Allow multiple .eh_frame sections per object file.
new 5dc824ed42 Allow multiply-defined absolute symbols when they have the s [...]
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:
gold/ChangeLog | 14 ++++++++++++++
gold/object.cc | 23 ++++++++++-------------
gold/object.h | 3 ---
gold/resolve.cc | 20 +++++++++++++++-----
4 files changed, 39 insertions(+), 21 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 542c83c8b8f [Modules] Add textual headers for recently added .def files
new c7ecbb28c35 AMDGPU: Use stricter regexes for add instructions
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/AMDGPU/ds-combine-large-stride.ll | 104 ++++++++++++-------------
test/CodeGen/AMDGPU/function-args.ll | 10 +--
test/CodeGen/AMDGPU/pack.v2f16.ll | 2 +-
test/CodeGen/AMDGPU/sdwa-peephole.ll | 10 +--
test/CodeGen/AMDGPU/smrd.ll | 2 +-
test/CodeGen/AMDGPU/store-hi16.ll | 4 +-
6 files changed, 66 insertions(+), 66 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 ff838de8920 DAG: Add nuw when splitting loads and stores
new 542c83c8b8f [Modules] Add textual headers for recently added .def files
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/module.modulemap | 4 ++--
1 file changed, 2 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 lld.
from 378e0460c Replace copyFrom with memcpy.
new 253d276d1 Delete dead code. 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:
ELF/LinkerScript.h | 1 -
ELF/OutputSections.h | 14 --------------
2 files changed, 15 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 c97df2361b2 llvm-dwarfdump: honor the --show-children option when dumpi [...]
new ff838de8920 DAG: Add nuw when splitting loads and stores
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/CodeGen/SelectionDAG.h | 18 ++++++++++++++
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 6 ++---
lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp | 3 +--
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 6 ++---
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 28 +++++++---------------
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 15 ++++--------
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 29 ++++++++++-------------
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 12 +++-------
lib/Target/AMDGPU/SIISelLowering.cpp | 11 ++++-----
9 files changed, 55 insertions(+), 73 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 9516b8f4585 AMDGPU: Select DS insts without m0 initialization
new c97df2361b2 llvm-dwarfdump: honor the --show-children option when dumpi [...]
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/DebugInfo/DWARF/DWARFDie.cpp | 2 +-
test/tools/llvm-dwarfdump/X86/name.test | 6 ++++++
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 9 ++++++++-
3 files changed, 15 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.