This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from dd00c50 [InstCombine] use APInt in isSignTest instead of ConstantInt; NFC
new 3e6c82c [GlobalISel] Add support for DIV/REM.
new c9134ed [AArch64][GlobalISel] Select G_SDIV/G_UDIV.
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/CodeGen/GlobalISel/IRTranslator.h | 18 ++-
include/llvm/Target/GenericOpcodes.td | 32 ++++++
include/llvm/Target/TargetOpcodes.def | 12 ++
lib/Target/AArch64/AArch64InstructionSelector.cpp | 10 ++
lib/Target/AArch64/AArch64MachineLegalizer.cpp | 2 +-
.../AArch64/GlobalISel/arm64-instructionselect.mir | 126 +++++++++++++++++++++
.../AArch64/GlobalISel/arm64-irtranslator.ll | 44 +++++++
7 files changed, 239 insertions(+), 5 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 cec5045 llvm-readobj: handle import libraries with -coff-exports
new dd00c50 [InstCombine] use APInt in isSignTest instead of ConstantInt; 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:
lib/Transforms/InstCombine/InstCombineCompares.cpp | 13 +++++++------
1 file changed, 7 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 llvm.
from ce587ac fix typo; NFC
new cec5045 llvm-readobj: handle import libraries with -coff-exports
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/tools/llvm-readobj/Inputs/library.lib | Bin 0 -> 2166 bytes
test/tools/llvm-readobj/coff-exports-implib.test | 22 ++++++++++++++++++++++
tools/llvm-readobj/llvm-readobj.cpp | 2 ++
3 files changed, 24 insertions(+)
create mode 100755 test/tools/llvm-readobj/Inputs/library.lib
create mode 100644 test/tools/llvm-readobj/coff-exports-implib.test
--
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 lldb.
from e120889 Move QSyncThreadState packet generation to the gdb-remote client
new 1858c16 gdb-remote: Remove manual locking from GetShlibInfoAddr
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-remote/GDBRemoteCommunicationClient.cpp | 20 ++++----------------
1 file changed, 4 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 compiler-rt.
from 8a8dfd2 Add header guards to asan_descriptions.h
new 361569f [compiler-rt][tests] cpu_model_test.c test fails to compile i [...]
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/builtins/Unit/cpu_model_test.c | 2 ++
1 file changed, 2 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 94dd772 [InstCombine] use m_APInt to allow icmp (xor X, Y), C folds f [...]
new 22850ef [Hexagon] Create vcombine in HexagonCopyToCombine
new ce587ac fix typo; NFC
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/Hexagon/HexagonCopyToCombine.cpp | 74 ++++++++++++++++++++++-------
lib/Target/X86/X86ISelLowering.cpp | 2 +-
test/CodeGen/Hexagon/vassign-to-combine.ll | 56 ++++++++++++++++++++++
3 files changed, 113 insertions(+), 19 deletions(-)
create mode 100644 test/CodeGen/Hexagon/vassign-to-combine.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 3341243 [X86][SSE] Add SSE1 tests to make sure we don't merge loads o [...]
new 94dd772 [InstCombine] use m_APInt to allow icmp (xor X, Y), C folds 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:
lib/Transforms/InstCombine/InstCombineCompares.cpp | 23 ++++++++++------------
.../InstCombine/2008-08-17-ICmpXorSignbit.ll | 8 ++------
test/Transforms/InstCombine/icmp.ll | 8 ++------
test/Transforms/InstCombine/vec_sext.ll | 2 +-
test/Transforms/InstCombine/xor2.ll | 4 +---
5 files changed, 16 insertions(+), 29 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 gdb-7.12-branch
in repository binutils-gdb.
from 3a1c048 Automatic date update in version.in
new 1c9c566 ppc: Fix record of HTM 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:
gdb/ChangeLog | 4 ++++
gdb/rs6000-tdep.c | 10 +++++-----
2 files changed, 9 insertions(+), 5 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 44b9d6a [mips] Correct tail call encoding for MIPSR6
new 3341243 [X86][SSE] Add SSE1 tests to make sure we don't merge loads o [...]
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/merge-consecutive-loads-128.ll | 622 +++++++++++++++++++-----
1 file changed, 499 insertions(+), 123 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 626c539 Fix thinko in new weak undefined function test
new d44c67f ppc: Fix record of HTM 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:
gdb/ChangeLog | 4 ++++
gdb/rs6000-tdep.c | 10 +++++-----
2 files changed, 9 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.