This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4aff9df NVPTX: Refactor NVPTXInferAddressSpaces to check TTI
new cc71b6d [ICP] Fix bool conversion warning and actually write out the [...]
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/Instrumentation/IndirectCallPromotion.cpp | 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 llvm.
from ab1d988 [X86][SSE] Fix unsigned <= 0 warning in assert. NFCI.
new 2226192 [InstCombine] enable more lshr(shl X, C1), C2 folds for vecto [...]
new 4aff9df NVPTX: Refactor NVPTXInferAddressSpaces to check TTI
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/TargetTransformInfo.h | 24 +++++++
include/llvm/Analysis/TargetTransformInfoImpl.h | 4 ++
include/llvm/CodeGen/BasicTTIImpl.h | 5 ++
lib/Analysis/TargetTransformInfo.cpp | 4 ++
lib/Target/NVPTX/NVPTXInferAddressSpaces.cpp | 86 +++++++++++++++---------
lib/Target/NVPTX/NVPTXTargetTransformInfo.h | 4 ++
lib/Transforms/InstCombine/InstCombineShifts.cpp | 40 +++++------
test/CodeGen/NVPTX/access-non-generic.ll | 3 +-
test/Transforms/InstCombine/shift.ll | 16 +++--
9 files changed, 125 insertions(+), 61 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 0f00cf6 PR debug/79289 * dwarf2out.c (gen_type_die_with_usage): Whe [...]
new f84f68b gcc/ChangeLog: * gimple-ssa-sprintf.c (fmtresult::adjust_for [...]
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/ChangeLog | 5 +++++
gcc/gimple-ssa-sprintf.c | 28 ++++++++++++++--------------
2 files changed, 19 insertions(+), 14 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 1380699 [X86][SSE] Generalize the number of decoded shuffle inputs. NFCI.
new ab1d988 [X86][SSE] Fix unsigned <= 0 warning in assert. NFCI.
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/X86/X86ISelLowering.cpp | 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 ff08fc9 Revert r292979 which causes compile time failure.
new 7bac437 Expose isLegalToPromot as a global helper function so that Sa [...]
new 1380699 [X86][SSE] Generalize the number of decoded shuffle inputs. 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:
include/llvm/Transforms/Instrumentation.h | 4 ++
lib/Target/X86/X86ISelLowering.cpp | 30 +++-----
.../Instrumentation/IndirectCallPromotion.cpp | 82 ++++++++++------------
3 files changed, 48 insertions(+), 68 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 2967dfb Recommit: Stop intercepting some malloc-related functions on [...]
new fe1f3f3 [sanitizer] Re-enable -fno-function-sections for powerpc64le
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:
CMakeLists.txt | 8 ++++++++
1 file changed, 8 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 b643b21 Fix line endings.
new fdcb936 [InstCombine] add tests for more shift-shift patterns; NFC
new ff08fc9 Revert r292979 which causes compile time failure.
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/IPO/SampleProfile.cpp | 24 ++++------------
test/Transforms/InstCombine/shift.ll | 33 ++++++++++++++++++++++
.../SampleProfile/Inputs/indirect-call.prof | 6 ----
test/Transforms/SampleProfile/indirect-call.ll | 33 ----------------------
4 files changed, 38 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 clang.
from 0c253cb [clang-format] Fix regression that breaks comments without a [...]
new 8495432 Serialization: use range based for loop (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:
include/clang/Serialization/ASTReader.h | 7 ++-----
1 file changed, 2 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 gcc.
from 6230ed3 PR testsuite/79293 - gcc.dg/tree-ssa/builtin-sprintf.c fails [...]
new f0a13abb gcc/ChangeLog: * doc/invoke.texi (-Wformat-truncation=1): Fix typo.
new 0f00cf6 PR debug/79289 * dwarf2out.c (gen_type_die_with_usage): Whe [...]
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 | 10 ++++++++++
gcc/doc/invoke.texi | 2 +-
gcc/dwarf2out.c | 9 +++++++--
3 files changed, 18 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 master
in repository llvm.
from f7f8a35 Re-commit AMDGPU/GlobalISel: Add support for simple shaders
new 868d21a Reapply [AMDGPU][mc][tests][NFC] Add coverage/smoke tests for [...]
new 01e3167 AMDGPU: Fix release build broken by r293551
new b643b21 Fix line endings.
The 3 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/AMDGPUCallLowering.cpp | 1 -
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 2 +
lib/Target/X86/X86CallingConv.cpp | 416 +-
lib/Target/X86/X86InstrCMovSetCC.td | 236 +-
lib/Target/X86/X86InstrShiftRotate.td | 1934 +-
test/MC/AMDGPU/gfx7_asm_all.s | 63301 +++++++++++++++++
test/MC/AMDGPU/gfx8_asm_all.s | 90229 ++++++++++++++++++++++++
test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt | 87676 +++++++++++++++++++++++
test/MC/X86/x86-32-coverage.s | 21558 +++---
9 files changed, 253280 insertions(+), 12073 deletions(-)
create mode 100644 test/MC/AMDGPU/gfx7_asm_all.s
create mode 100644 test/MC/AMDGPU/gfx8_asm_all.s
create mode 100644 test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.