This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 83d9c21f06a [Hexagon] Rangify some loops, NFC
new c9676b5d356 [globalisel][tablegen] Fix a use-after free bug that manife [...]
new 3136f295f48 [X86] Use fsub in the movddup scheduling tests to prevent a [...]
new eb7fbe22997 [X86] Use X86ISD::VBROADCAST in place of v2f64 X86ISD::MOVD [...]
new c5d47386152 Revert r315763: "[Hexagon] Rangify some loops, 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/Target/Hexagon/BitTracker.cpp | 58 +++++++++++++++++++-------------
lib/Target/Hexagon/HexagonBitTracker.cpp | 12 +++++--
lib/Target/X86/X86ISelLowering.cpp | 11 ++++--
lib/Target/X86/X86InstrAVX512.td | 28 +++++++--------
lib/Target/X86/X86InstrSSE.td | 5 +++
test/CodeGen/X86/avx512vl-vbroadcast.ll | 29 +++++++++++++++-
test/CodeGen/X86/sse3-schedule.ll | 20 +++++------
utils/TableGen/GlobalISelEmitter.cpp | 2 +-
8 files changed, 110 insertions(+), 55 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 b1ac0a6f5 LowerTypeTests: Give imported symbols a type with size 0 so t [...]
new 837886eae [Sanitizers] Always build libFuzzer with frame pointers.
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/fuzzer/CMakeLists.txt | 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 lld.
from 0d8876e62 Initialize CopyRelSec.
new 4519f8825 Give shared symbols priority over lazy ones.
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/SymbolTable.cpp | 4 ++--
test/ELF/shared-lazy.s | 16 ++++++++++++++++
2 files changed, 18 insertions(+), 2 deletions(-)
create mode 100644 test/ELF/shared-lazy.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 llvm.
from bfa0442391b [InstCombine] use m_Neg() to reduce code; NFCI
new 83d9c21f06a [Hexagon] Rangify some loops, 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/Target/Hexagon/BitTracker.cpp | 58 +++++++++++++-------------------
lib/Target/Hexagon/HexagonBitTracker.cpp | 12 ++-----
2 files changed, 26 insertions(+), 44 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 56bc0081b [ELF] Recognize additional relocation types
new 0d8876e62 Initialize CopyRelSec.
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/Symbols.h | 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 llvm.
from f85a6f9ed6d [Transforms] Fix some Clang-tidy modernize and Include What [...]
new 94aa10e94b0 [globalisel][tablegen] Add support for fpimm and import of [...]
new bfa0442391b [InstCombine] use m_Neg() to reduce code; NFCI
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:
.../llvm/CodeGen/GlobalISel/InstructionSelector.h | 20 +++-
.../CodeGen/GlobalISel/InstructionSelectorImpl.h | 49 ++++++++--
.../llvm/Target/GlobalISel/SelectionDAGCompat.td | 2 +-
lib/Target/AArch64/AArch64InstructionSelector.cpp | 5 +
lib/Target/X86/X86InstrFPStack.td | 16 ++--
lib/Transforms/InstCombine/InstCombineAddSub.cpp | 22 ++---
.../CodeGen/AArch64/GlobalISel/select-constant.mir | 36 ++++++++
test/TableGen/GlobalISelEmitter.td | 82 +++++++++++++++--
utils/TableGen/CodeGenDAGPatterns.cpp | 8 ++
utils/TableGen/CodeGenDAGPatterns.h | 4 +
utils/TableGen/GlobalISelEmitter.cpp | 102 +++++++++++++++++----
11 files changed, 288 insertions(+), 58 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 39ba348795c LowerTypeTests: Give imported symbols a type with size 0 so [...]
new 93f0e0c1d11 AMDGPU: Implement hasBitPreservingFPLogic
new 35a6ebd9c81 [Legalizer] Only allocate the SetVectors once per function.
new 2cfe54276cf [LegalizerInfo] Don't evaluate end boundary every time thro [...]
new 5d72c6ca6b1 [Legalizer] Use SmallSetVector instead of SetVector.
new 92e9ed5a6ec [RegisterBankInfo] Cache the getMinimalPhysRegClass information
new f85a6f9ed6d [Transforms] Fix some Clang-tidy modernize and Include What [...]
The 6 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/RegisterBankInfo.h | 13 +-
include/llvm/Transforms/Scalar/ADCE.h | 8 +-
.../Transforms/Scalar/CorrelatedValuePropagation.h | 8 +-
.../llvm/Transforms/Scalar/DeadStoreElimination.h | 14 ++-
include/llvm/Transforms/Scalar/EarlyCSE.h | 10 +-
lib/CodeGen/GlobalISel/Legalizer.cpp | 8 +-
lib/CodeGen/GlobalISel/LegalizerInfo.cpp | 7 +-
lib/CodeGen/GlobalISel/RegBankSelect.cpp | 5 +-
lib/CodeGen/GlobalISel/RegisterBankInfo.cpp | 24 +++-
lib/Target/AMDGPU/SIISelLowering.cpp | 4 +
lib/Target/AMDGPU/SIISelLowering.h | 2 +
lib/Transforms/Scalar/ADCE.cpp | 60 +++++++---
.../Scalar/CorrelatedValuePropagation.cpp | 29 ++++-
lib/Transforms/Scalar/DeadStoreElimination.cpp | 47 ++++++--
lib/Transforms/Scalar/EarlyCSE.cpp | 132 ++++++++++++++-------
lib/Transforms/Scalar/GVNHoist.cpp | 93 ++++++++++-----
lib/Transforms/Scalar/GVNSink.cpp | 91 +++++++++-----
test/CodeGen/AMDGPU/fabs.ll | 14 ++-
test/CodeGen/AMDGPU/fneg.ll | 12 ++
19 files changed, 416 insertions(+), 165 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 clang.
from 68943cdc1a [analyzer] pr28449: Fix support for various array initializers.
new 8c0e129103 Fix -Woverloaded-virtual warning in clang-refactor
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:
tools/clang-refactor/ClangRefactor.cpp | 4 ++++
1 file changed, 4 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 7aa4aa680d6 [Reassociate] auto-generate better checks; NFC
new 39ba348795c LowerTypeTests: Give imported symbols a type with size 0 so [...]
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/IPO/LowerTypeTests.cpp | 8 ++-
test/Transforms/LowerTypeTests/import.ll | 112 ++++++++++++++---------------
test/Transforms/LowerTypeTests/simplify.ll | 12 ++--
3 files changed, 68 insertions(+), 64 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 e972b4cb2 [scudo] Allow for non-Android Shared TSD platforms, part 2
new b1ac0a6f5 LowerTypeTests: Give imported symbols a type with size 0 so t [...]
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/cfi/vtable-may-alias.cpp | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
create mode 100644 test/cfi/vtable-may-alias.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.