This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 91c3fd2dd62 [llvm-mca][CMake] Remove unused libraries from set LLVM_LIN [...]
new 4f9dd686235 [AMDGPU] Ensure there are enough registers for wave dispatch
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/AMDGPU/AMDGPUAsmPrinter.cpp | 13 +++++++++++++
test/CodeGen/AMDGPU/wave_dispatch_regs.ll | 18 ++++++++++++++++++
2 files changed, 31 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/wave_dispatch_regs.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 1a1503b5d3f [AArch64] Add test case for r329797
new d1e5672c364 [X86] Add variable shuffle schedule classes
new 91c3fd2dd62 [llvm-mca][CMake] Remove unused libraries from set LLVM_LIN [...]
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/X86/X86InstrAVX512.td | 6 +-
lib/Target/X86/X86InstrMMX.td | 3 +-
lib/Target/X86/X86InstrSSE.td | 12 +--
lib/Target/X86/X86InstrXOP.td | 16 ++--
lib/Target/X86/X86SchedBroadwell.td | 10 +--
lib/Target/X86/X86SchedHaswell.td | 10 +--
lib/Target/X86/X86SchedSandyBridge.td | 8 +-
lib/Target/X86/X86SchedSkylakeClient.td | 10 +--
lib/Target/X86/X86SchedSkylakeServer.td | 55 +-------------
lib/Target/X86/X86Schedule.td | 4 +
lib/Target/X86/X86ScheduleBtVer2.td | 32 +-------
lib/Target/X86/X86ScheduleSLM.td | 4 +
lib/Target/X86/X86ScheduleZnver1.td | 4 +
test/CodeGen/X86/avx2-schedule.ll | 4 +-
test/CodeGen/X86/avx512-schedule.ll | 2 +-
test/CodeGen/X86/avx512-shuffle-schedule.ll | 112 ++++++++++++++--------------
test/CodeGen/X86/xop-schedule.ll | 6 +-
tools/llvm-mca/CMakeLists.txt | 6 --
18 files changed, 117 insertions(+), 187 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 4044cf54ae3 [X86][SSE] Tweak cmpps schedule test so that it works prope [...]
new 1a1503b5d3f [AArch64] Add test case for r329797
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:
.../AArch64/unreachable-emergency-spill-slot.mir | 17 +++++++++++++++++
1 file changed, 17 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 gcc.
from 4f8b4e83fbd Improve IPA-CP handling of self-recursive calls
new 38c94fb52af PR tree-optimization/85331 * vec-perm-indices.h (vec_perm [...]
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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/execute/pr85331.c | 22 ++++++++++++++++++++++
gcc/vec-perm-indices.h | 2 +-
4 files changed, 34 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr85331.c
--
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 869c51fd6 Convert an absolute to a group relative reference for TestOpt [...]
new 181ac0876 llgs: Send "rich" errors in response to vAttach packets
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/GDBRemoteCommunicationServer.h | 4 ++--
.../GDBRemoteCommunicationServerLLGS.cpp | 4 ++--
unittests/tools/lldb-server/tests/LLGSTest.cpp | 22 ++++++++++++++++++++++
unittests/tools/lldb-server/tests/TestClient.cpp | 10 +++-------
4 files changed, 29 insertions(+), 11 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 release_60
in repository clang.
from 31f349d884 Merging r328829:
new 0e746072ed Merging r325651:
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/Basic/DiagnosticDriverKinds.td | 4 +++
include/clang/Driver/Options.td | 3 +++
lib/Basic/Targets/Mips.h | 6 ++++-
lib/Driver/ToolChains/Arch/Mips.cpp | 39 ++++++++++++++++++++++++++++
lib/Driver/ToolChains/Arch/Mips.h | 1 +
test/Driver/mips-features.c | 6 +++++
test/Driver/mips-indirect-branch.c | 23 ++++++++++++++++
7 files changed, 81 insertions(+), 1 deletion(-)
create mode 100644 test/Driver/mips-indirect-branch.c
--
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 378e40edd0 [PowerPC] Option for secure plt mode
new 6f411905a8 [Sema] Fix built-in decrement operator overload resolution
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/Sema/SemaOverload.cpp | 8 +++++---
test/SemaCXX/overloaded-builtin-operators.cpp | 18 ++++++++++++++++--
2 files changed, 21 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 e0ccd4807ed PR c++/85032 * constexpr.c (potential_constant_expression [...]
new 4f8b4e83fbd Improve IPA-CP handling of self-recursive calls
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 | 20 ++++++++++
gcc/ipa-cp.c | 121 +++++++++++++++++++++++++++++++++++++---------------------
2 files changed, 98 insertions(+), 43 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 3abaf8b1ba6 [AArch64] Fix regression after r329691
new 7cb386167d6 [AMDGPU][MC][GFX9] Added v_screen_partition_4se_b32
new 4044cf54ae3 [X86][SSE] Tweak cmpps schedule test so that it works prope [...]
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/VOP1Instructions.td | 34 +++++++++++++++++++++++++++----
test/CodeGen/X86/sse-schedule.ll | 9 ++++----
test/MC/AMDGPU/vop1-gfx9.s | 16 +++++++++++++++
test/MC/AMDGPU/vop3-gfx9.s | 8 ++++++++
test/MC/AMDGPU/vop_dpp.s | 5 +++++
test/MC/AMDGPU/vop_sdwa.s | 11 +++++++++-
test/MC/Disassembler/AMDGPU/dpp_gfx9.txt | 4 ++++
test/MC/Disassembler/AMDGPU/sdwa_gfx9.txt | 3 +++
test/MC/Disassembler/AMDGPU/vop1_gfx9.txt | 6 ++++++
test/MC/Disassembler/AMDGPU/vop3_gfx9.txt | 3 +++
10 files changed, 90 insertions(+), 9 deletions(-)
create mode 100644 test/MC/Disassembler/AMDGPU/dpp_gfx9.txt
--
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 release_60
in repository llvm.
from 417182e1825 Backport of rL326666 and rL326668 for PR36607 and PR36608.
new 84bc444011d Merging r325653 with test fixups:
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/Mips/AsmParser/MipsAsmParser.cpp | 1 +
lib/Target/Mips/MicroMips32r6InstrInfo.td | 6 +
lib/Target/Mips/MicroMipsInstrInfo.td | 6 +
lib/Target/Mips/Mips.td | 4 +
lib/Target/Mips/Mips32r6InstrInfo.td | 39 ++
lib/Target/Mips/Mips64InstrInfo.td | 34 +-
lib/Target/Mips/Mips64r6InstrInfo.td | 30 +
lib/Target/Mips/MipsDSPInstrFormats.td | 2 +-
lib/Target/Mips/MipsInstrFormats.td | 4 +-
lib/Target/Mips/MipsInstrInfo.cpp | 21 +-
lib/Target/Mips/MipsInstrInfo.td | 55 +-
lib/Target/Mips/MipsLongBranch.cpp | 19 +-
lib/Target/Mips/MipsSubtarget.cpp | 16 +-
lib/Target/Mips/MipsSubtarget.h | 7 +
test/CodeGen/Mips/indirect-jump-hazard/calls.ll | 188 ++++++
.../indirect-jump-hazard/guards-verify-call.mir | 58 ++
.../guards-verify-tailcall.mir | 59 ++
.../Mips/indirect-jump-hazard/jumptables.ll | 649 +++++++++++++++++++++
.../Mips/indirect-jump-hazard/long-branch.ll | 138 +++++
.../Mips/indirect-jump-hazard/long-calls.ll | 113 ++++
.../indirect-jump-hazard/unsupported-micromips.ll | 5 +
.../indirect-jump-hazard/unsupported-mips32.ll | 5 +
22 files changed, 1421 insertions(+), 38 deletions(-)
create mode 100644 test/CodeGen/Mips/indirect-jump-hazard/calls.ll
create mode 100644 test/CodeGen/Mips/indirect-jump-hazard/guards-verify-call.mir
create mode 100644 test/CodeGen/Mips/indirect-jump-hazard/guards-verify-tailcall.mir
create mode 100644 test/CodeGen/Mips/indirect-jump-hazard/jumptables.ll
create mode 100644 test/CodeGen/Mips/indirect-jump-hazard/long-branch.ll
create mode 100644 test/CodeGen/Mips/indirect-jump-hazard/long-calls.ll
create mode 100644 test/CodeGen/Mips/indirect-jump-hazard/unsupported-micromips.ll
create mode 100644 test/CodeGen/Mips/indirect-jump-hazard/unsupported-mips32.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.