This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c0196eb AMDGPU: Try to commute when selecting s_addk_i32/s_mulk_i32
new 3358dc4 [Hexagon] Expand sext- and zextloads of vector types, not jus [...]
new 1bc1003 AMDGPU: Sign extend constants when splitting them
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/SIInstrInfo.cpp | 5 ++---
lib/Target/Hexagon/HexagonISelLowering.cpp | 6 +++++-
test/CodeGen/Hexagon/vector-ext-load.ll | 10 ++++++++++
3 files changed, 17 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/Hexagon/vector-ext-load.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 a50ca9f AArch64 .arch directive - Include default arch attributes wit [...]
new c0196eb AMDGPU: Try to commute when selecting s_addk_i32/s_mulk_i32
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/SIShrinkInstructions.cpp | 23 ++++++++++++++---------
test/CodeGen/AMDGPU/s_addk_i32.ll | 16 ++++++++++++++++
test/CodeGen/AMDGPU/s_mulk_i32.ll | 16 ++++++++++++++++
3 files changed, 46 insertions(+), 9 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 d764af3 AMDGPU: Support commuting with immediate in src0
new a50ca9f AArch64 .arch directive - Include default arch attributes wit [...]
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/AArch64/AsmParser/AArch64AsmParser.cpp | 42 +++++++++++++++++++++--
test/MC/AArch64/directive-arch-negative.s | 27 +++++++--------
test/MC/AArch64/directive-arch.s | 2 ++
3 files changed, 53 insertions(+), 18 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 86159cb Revert "[XRay] ARM 32-bit no-Thumb support in LLVM"
new d764af3 AMDGPU: Support commuting with immediate in src0
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/SIInstrInfo.cpp | 168 ++++++++++--------------
lib/Target/AMDGPU/SIInstrInfo.h | 11 +-
test/CodeGen/AMDGPU/addrspacecast.ll | 8 +-
test/CodeGen/AMDGPU/cndmask-no-def-vcc.ll | 2 +-
test/CodeGen/AMDGPU/commute_modifiers.ll | 6 +-
test/CodeGen/AMDGPU/ctlz.ll | 6 +-
test/CodeGen/AMDGPU/ctlz_zero_undef.ll | 4 +-
test/CodeGen/AMDGPU/cvt_flr_i32_f32.ll | 6 +-
test/CodeGen/AMDGPU/fabs.f64.ll | 4 +-
test/CodeGen/AMDGPU/fabs.ll | 6 +-
test/CodeGen/AMDGPU/fceil64.ll | 2 +-
test/CodeGen/AMDGPU/fmaxnum.ll | 4 +-
test/CodeGen/AMDGPU/fminnum.ll | 4 +-
test/CodeGen/AMDGPU/fmul-2-combine-multi-use.ll | 2 +-
test/CodeGen/AMDGPU/fneg-fabs.f64.ll | 6 +-
test/CodeGen/AMDGPU/fneg-fabs.ll | 6 +-
test/CodeGen/AMDGPU/fsub64.ll | 2 +-
test/CodeGen/AMDGPU/imm.ll | 34 ++---
test/CodeGen/AMDGPU/llvm.AMDGPU.clamp.ll | 8 +-
test/CodeGen/AMDGPU/llvm.amdgcn.div.fmas.ll | 4 +-
test/CodeGen/AMDGPU/llvm.amdgcn.fcmp.ll | 4 +-
test/CodeGen/AMDGPU/llvm.amdgcn.fmul.legacy.ll | 2 +-
test/CodeGen/AMDGPU/llvm.round.ll | 4 +-
test/CodeGen/AMDGPU/madak.ll | 4 +-
test/CodeGen/AMDGPU/madmk.ll | 3 +-
test/CodeGen/AMDGPU/select-vectors.ll | 8 +-
test/CodeGen/AMDGPU/setcc-opt.ll | 2 +-
test/CodeGen/AMDGPU/setcc.ll | 4 +-
test/CodeGen/AMDGPU/skip-if-dead.ll | 2 +-
test/CodeGen/AMDGPU/smrd-vccz-bug.ll | 2 +-
test/CodeGen/AMDGPU/trunc.ll | 4 +-
test/CodeGen/AMDGPU/uniform-cfg.ll | 6 +-
32 files changed, 161 insertions(+), 177 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 9225ec2 Moved unreachable to appease msvc, gcc and clang
new 7ccc62b Revert "[XRay] ARM 32-bit no-Thumb support in Clang"
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/xray-attributes-supported-arm.cpp | 13 -------------
1 file changed, 13 deletions(-)
delete mode 100644 test/CodeGen/xray-attributes-supported-arm.cpp
--
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 d9d5d32 Fix linker warning about sanitizer_common_nolibc functions on [...]
new ec17706 Revert "[XRay] ARM 32-bit no-Thumb support in compiler-rt"
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 | 2 +-
lib/sanitizer_common/scripts/gen_dynamic_list.py | 3 +-
lib/xray/CMakeLists.txt | 8 --
lib/xray/xray_arm.cc | 131 ---------------------
lib/xray/xray_inmemory_log.cc | 52 +--------
lib/xray/xray_interface.cc | 141 ++++++++++++++++++-----
lib/xray/xray_interface_internal.h | 22 ----
lib/xray/xray_trampoline_arm.S | 65 -----------
lib/xray/xray_x86_64.cc | 116 -------------------
9 files changed, 117 insertions(+), 423 deletions(-)
delete mode 100644 lib/xray/xray_arm.cc
delete mode 100644 lib/xray/xray_trampoline_arm.S
delete mode 100644 lib/xray/xray_x86_64.cc
--
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 e0563b1 [InstCombine] return a vector-safe true/false constant
new b91e524 [LoopDataPrefetch] Use range based for loop; NFCI
new 86159cb Revert "[XRay] ARM 32-bit no-Thumb support in LLVM"
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/AsmPrinter.h | 28 ------
include/llvm/Target/Target.td | 10 +-
include/llvm/Target/TargetOpcodes.def | 17 ----
include/llvm/Target/TargetSubtargetInfo.h | 2 -
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 10 --
lib/CodeGen/XRayInstrumentation.cpp | 110 ++++++---------------
lib/Target/ARM/ARMAsmPrinter.cpp | 9 --
lib/Target/ARM/ARMAsmPrinter.h | 12 ---
lib/Target/ARM/ARMBaseInstrInfo.h | 4 -
lib/Target/ARM/ARMMCInstLower.cpp | 87 ----------------
lib/Target/ARM/ARMSubtarget.cpp | 5 -
lib/Target/ARM/ARMSubtarget.h | 2 -
lib/Target/X86/X86AsmPrinter.h | 23 +++++
lib/Target/X86/X86MCInstLower.cpp | 10 ++
lib/Target/X86/X86Subtarget.h | 2 -
lib/Transforms/Scalar/LoopDataPrefetch.cpp | 29 +++---
.../ARM/xray-armv6-attribute-instrumentation.ll | 24 -----
.../ARM/xray-armv7-attribute-instrumentation.ll | 24 -----
18 files changed, 74 insertions(+), 334 deletions(-)
delete mode 100644 test/CodeGen/ARM/xray-armv6-attribute-instrumentation.ll
delete mode 100644 test/CodeGen/ARM/xray-armv7-attribute-instrumentation.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 f3c6524 [InstCombine][X86] Regenerate masked memory op combine tests
new fcc57ae Add unittest for r280760
new e0563b1 [InstCombine] return a vector-safe true/false constant
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/InstCombine/InstCombineCompares.cpp | 4 +--
test/Transforms/InstSimplify/require-dominator.ll | 31 ++++++++++++++++++++++
2 files changed, 33 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/InstSimplify/require-dominator.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 lldb.
from 4a4474b Fix for rL280668, Intel(R) Memory Protection Extensions (Inte [...]
new 495e7fb Fix MSVC error from r280919
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:
source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 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 b5dd574 Really fix warnings about passing -std=gnu99 to MSVC
new d9d5d32 Fix linker warning about sanitizer_common_nolibc functions on [...]
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/sanitizer_common/sanitizer_common_nolibc.cc | 4 ++++
1 file changed, 4 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.