This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 70285a03596 [WebAssembly] Saturating arithmetic intrinsics
new 69f718971f5 AMDGPU/GlobalISel: Add support for G_INTTOPTR
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/AMDGPUInstructionSelector.cpp | 1 +
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 4 +++
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 1 +
.../AMDGPU/GlobalISel/inst-select-inttoptr.mir | 34 ++++++++++++++++++++++
.../AMDGPU/GlobalISel/legalize-inttoptr.mir | 29 ++++++++++++++++++
.../AMDGPU/GlobalISel/regbankselect-inttoptr.mir | 31 ++++++++++++++++++++
6 files changed, 100 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-inttoptr.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-inttoptr.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-inttoptr.mir
--
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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg-llvm-kernel-baseline-aarch64-master-stable
in repository toolchain/ci/llvm-monorepo.
from 8f010e69a369 [llvm-exegesis] Unbreak analysis-uops-variant.test introdu [...]
adds 484f654a11d2 [RISCV][NFC] Fix naming of RISCVISelLowering::{LowerRETURN [...]
No new revisions were added by this update.
Summary of changes:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp | 10 +++++-----
llvm/lib/Target/RISCV/RISCVISelLowering.h | 4 ++--
2 files changed, 7 insertions(+), 7 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 1f041c6edf or1k: Add OpenRISC gas documentation
new 1f88d0c87c Fix undefined behavior, don't pass NULL to fwrite
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 | 5 +++++
gdb/dwarf-index-write.c | 3 ++-
2 files changed, 7 insertions(+), 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 clang.
from 716dd7bd13 [WebAssembly] __builtin_wasm_replace_lane_* builtins
new 4e0a9d73de [WebAssembly] saturating arithmetic builtins
new ccb5b22701 [WebAssembly] any_true and all_true builtins
new a9430da300 [WebAssembly] abs and sqrt builtins
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:
include/clang/Basic/BuiltinsWebAssembly.def | 25 ++++++
lib/CodeGen/CGBuiltin.cpp | 75 ++++++++++++++++
test/CodeGen/builtins-wasm.c | 128 ++++++++++++++++++++++++++++
3 files changed, 228 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 clang.
from 3d84c7ca0d Thread safety analysis: Examine constructor arguments
new 5a980567a3 [WebAssembly] __builtin_wasm_extract_lane_* builtins
new 716dd7bd13 [WebAssembly] __builtin_wasm_replace_lane_* builtins
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/clang/Basic/BuiltinsWebAssembly.def | 17 +++++
lib/CodeGen/CGBuiltin.cpp | 58 ++++++++++++++
test/CodeGen/builtins-wasm.c | 112 +++++++++++++++++++++++++++-
3 files changed, 183 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.