13,101,274 commits found in 5 milliseconds
LLVM /project 52dfcab — mlir/include/mlir/Dialect/AMDGPU/IR AMDGPU.td AMDGPUOps.td, mlir/lib/Dialect/AMDGPU/IR AMDGPUOps.cpp AMDGPUDialect.cpp [NFC][mlir][AMDGPU] Partition dialect .td into multiple files (#178562)
Follow the style of other dialects by having a distiinct .td file for
each category of thing (type, attribdut, operation, enum) generated for
the AMDGPU dialect.
Nothing has changed, but a lot of things have been copy-pasted. portuguese/aspell-pt_PT: upgrade to 20190329 -1-0
textproc/el-aspell: upgrade to 0.08
Remark: the previous version number, dated 2002, is higher, but
actually for Aspell 5; this one is newer and really for Aspell 6.
Also define the license.
textproc/hus-aspell: new port, Aspell dictionary for Huastec
portuguese/aspell-pt_BR: upgrade to 20131030 -12-0
textproc/mg-aspell: new port, Aspell Malagasy dictionary
[clang][docs] Add documentation for EH codegen (#176236)
This adds a document describing the implementation of LLVM IR generation
for exceptions and C++ cleanup handling. This will be used as a point of
reference for future CIR exception handling design work.
This document was generated using AI, with some manual modifications
afterwards. security/zeek: security/zeek: Update to 8.0.6
https://github.com/zeek/zeek/releases/tag/v8.0.6
This release fixes the following potential DoS vulnerability:
- Zeek's HTTP analyzer can be tricked into interpreting Transfer-Encoding
or Content-Length headers set in MIME entities within HTTP bodies
and change the analyzer behavior.
This release fixes the following bugs:
- A missing state check was added to the finalize_redis hook in
the Redis analyzer
- A bug was fixed when attempting to append a vector to itself
that would cause an infinite loop.
- A memory leak was fixed that occurred when looping over tables
[3 lines not shown ] security/vuxml: Mark security/zeek < 8.0.6 as vulnerable as per:
https://github.com/zeek/zeek/releases/tag/v8.0.6
This release fixes the following potential DoS vulnerability:
- Zeek's HTTP analyzer can be tricked into interpreting Transfer-Encoding
or Content-Length headers set in MIME entities within HTTP bodies
and change the analyzer behavior.
Reported by: Tim Wojtulewicz
tuning.7: document schedulers knobs
Reviewed by: emaste, olce, ziaee
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D54951
LLVM /project 1644e7d — mlir/lib/Dialect/Tensor/IR TensorOps.cpp, mlir/test/Dialect/Tensor canonicalize.mlir [mlir][tensor] Fix return type for ExtractSlice canonicalizer (#178118)
The `OpWithOffsetSizesAndStridesConstantArgumentFolder` pattern for
tensor.extract_slice was incorrectly using
`inferCanonicalRankReducedResultType()` to compute the result type after
folding constant offsets. This function infers a canonical rank
reduction (dropping the first N unit dimensions), which breaks when the
original operation used a non-canonical rank reduction. This change is
similar to the existing correct behavior in
`SubViewReturnTypeCanonicalizer` for `memref.subview`.
For example, extracting `tensor<1x4xf16>` from `tensor<1x1x8x1xf16>` by
dropping dims 0 and 3 would incorrectly produce tensor<4x1xf16>
(canonical: drop dims 0 and 1).
---------
Signed-off-by: Ian Wood <ianwood at u.northwestern.edu> LLVM /project e3b26cd — llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, polly/lib/External/isl/include/isl typed_cpp.h cpp.h Rebase
Created using spr 1.3.6-beta.1
Delta File +121,418 -138,354 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll +43,323 -44,825 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll +52,760 -0 polly/lib/External/isl/include/isl/typed_cpp.h +12,842 -18,547 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll +30,864 -0 polly/lib/External/isl/include/isl/cpp.h +14,350 -15,880 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.320bit.ll +275,557 -217,606 6,053 files not shown +933,407 -652,740 6,059 files
LLVM /project de5c8b5 — llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, polly/lib/External/isl/include/isl typed_cpp.h cpp.h [𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
Delta File +121,418 -138,354 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll +43,323 -44,825 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll +52,760 -0 polly/lib/External/isl/include/isl/typed_cpp.h +12,842 -18,547 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll +30,864 -0 polly/lib/External/isl/include/isl/cpp.h +14,350 -15,880 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.320bit.ll +275,557 -217,606 6,042 files not shown +933,389 -652,722 6,048 files
LLVM /project c0d1812 — llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, polly/lib/External/isl/include/isl typed_cpp.h cpp.h Rebase
Created using spr 1.3.6-beta.1
Delta File +121,418 -138,354 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll +43,323 -44,825 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll +52,760 -0 polly/lib/External/isl/include/isl/typed_cpp.h +12,842 -18,547 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll +30,864 -0 polly/lib/External/isl/include/isl/cpp.h +14,350 -15,880 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.320bit.ll +275,557 -217,606 6,042 files not shown +933,389 -652,722 6,048 files
LLVM /project 64e7a02 — llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, polly/lib/External/isl/include/isl typed_cpp.h cpp.h [𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
Delta File +121,418 -138,354 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll +43,323 -44,825 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll +52,760 -0 polly/lib/External/isl/include/isl/typed_cpp.h +12,842 -18,547 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll +30,864 -0 polly/lib/External/isl/include/isl/cpp.h +14,350 -15,880 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.320bit.ll +275,557 -217,606 6,042 files not shown +933,388 -652,721 6,048 files
LLVM /project 2fcb988 — llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, polly/lib/External/isl/include/isl typed_cpp.h cpp.h Rebase
Created using spr 1.3.6-beta.1
Delta File +121,418 -138,354 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll +43,323 -44,825 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll +52,760 -0 polly/lib/External/isl/include/isl/typed_cpp.h +12,842 -18,547 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll +30,864 -0 polly/lib/External/isl/include/isl/cpp.h +14,350 -15,880 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.320bit.ll +275,557 -217,606 6,042 files not shown +933,388 -652,721 6,048 files
LLVM /project 57615fa — llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, polly/lib/External/isl/include/isl typed_cpp.h cpp.h [𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
Delta File +121,418 -138,354 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll +43,323 -44,825 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll +52,760 -0 polly/lib/External/isl/include/isl/typed_cpp.h +12,842 -18,547 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll +30,864 -0 polly/lib/External/isl/include/isl/cpp.h +14,350 -15,880 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.320bit.ll +275,557 -217,606 6,042 files not shown +933,388 -652,721 6,048 files
LLVM /project 66b5c72 — llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, polly/lib/External/isl/include/isl typed_cpp.h cpp.h [𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
Delta File +121,418 -138,354 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll +43,323 -44,825 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll +52,760 -0 polly/lib/External/isl/include/isl/typed_cpp.h +12,842 -18,547 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll +30,864 -0 polly/lib/External/isl/include/isl/cpp.h +14,350 -15,880 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.320bit.ll +275,557 -217,606 6,041 files not shown +933,386 -652,719 6,047 files
LLVM /project 0a99280 — llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, polly/lib/External/isl/include/isl typed_cpp.h cpp.h Rebase
Created using spr 1.3.6-beta.1
Delta File +121,418 -138,354 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll +43,323 -44,825 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll +52,760 -0 polly/lib/External/isl/include/isl/typed_cpp.h +12,842 -18,547 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll +30,864 -0 polly/lib/External/isl/include/isl/cpp.h +14,350 -15,880 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.320bit.ll +275,557 -217,606 6,042 files not shown +933,388 -652,721 6,048 files
LLVM /project 7b3f189 — llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, polly/lib/External/isl/include/isl typed_cpp.h cpp.h Rebase
Created using spr 1.3.6-beta.1
Delta File +121,418 -138,354 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll +43,323 -44,825 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll +52,760 -0 polly/lib/External/isl/include/isl/typed_cpp.h +12,842 -18,547 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll +30,864 -0 polly/lib/External/isl/include/isl/cpp.h +14,350 -15,880 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.320bit.ll +275,557 -217,606 6,041 files not shown +933,386 -652,719 6,047 files
LLVM /project 0893b70 — llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, polly/lib/External/isl/include/isl typed_cpp.h cpp.h [𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
Delta File +121,418 -138,354 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll +43,323 -44,825 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll +52,760 -0 polly/lib/External/isl/include/isl/typed_cpp.h +12,842 -18,547 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll +30,864 -0 polly/lib/External/isl/include/isl/cpp.h +14,350 -15,880 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.320bit.ll +275,557 -217,606 6,041 files not shown +933,386 -652,719 6,047 files
LLVM /project f246187 — llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, polly/lib/External/isl/include/isl typed_cpp.h cpp.h Rebase
Created using spr 1.3.6-beta.1
Delta File +121,418 -138,354 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll +43,323 -44,825 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll +52,760 -0 polly/lib/External/isl/include/isl/typed_cpp.h +12,842 -18,547 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll +30,864 -0 polly/lib/External/isl/include/isl/cpp.h +14,350 -15,880 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.320bit.ll +275,557 -217,606 3,710 files not shown +666,909 -478,546 3,716 files
LLVM /project 32dd186 — llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, polly/lib/External/isl/include/isl typed_cpp.h cpp.h [𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
Delta File +121,418 -138,354 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll +43,323 -44,825 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll +52,760 -0 polly/lib/External/isl/include/isl/typed_cpp.h +12,842 -18,547 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll +30,864 -0 polly/lib/External/isl/include/isl/cpp.h +14,350 -15,880 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.320bit.ll +275,557 -217,606 3,708 files not shown +666,905 -478,542 3,714 files
LLVM /project 06e7210 — llvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll amdgcn.bitcast.512bit.ll, polly/lib/External/isl/include/isl typed_cpp.h cpp.h Address review comments
Created using spr 1.3.6-beta.1
Delta File +121,418 -138,354 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll +43,323 -44,825 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll +52,760 -0 polly/lib/External/isl/include/isl/typed_cpp.h +12,842 -18,547 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll +30,864 -0 polly/lib/External/isl/include/isl/cpp.h +14,350 -15,880 llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.320bit.ll +275,557 -217,606 3,708 files not shown +666,905 -478,542 3,714 files
LLVM /project dc949e3 — clang/include/clang/CIR/Dialect/IR CIROps.td, clang/lib/CIR/CodeGen CIRGenBuiltin.cpp [CIR] Upstream ClearCacheOp support for __builtin___clear_cache (#178260)
Adds CIR `ClearCacheOp` and lowers `__builtin___clear_cache` through CIR
to the LLVM `llvm.clear_cache` intrinsic. Includes codegen + lowering
support and a test. OpenBSD /ports TK4dI6i — www/py-yt-dlp-ejs Makefile distinfo, www/py-yt-dlp-ejs/patches patch-pnpm_py update to py3-yt_dlp_ejs-0.4.0, fetching the wheel rather than the sdist
from pypi to simplify things around the generated js files. ok lraab
poudriere_bulk: drop pecl-xdebug, not compatible with PHP 8.5
LLVM /project 9d03f76 — llvm/include/llvm/Support KnownFPClass.h, llvm/lib/Transforms/InstCombine InstCombineSimplifyDemanded.cpp InstCombine: Handle multiple use copysign
Handle multiple use copysign in SimplifyDemandedFPClass
Address comments
LLVM /project 8f37df1 — llvm/lib/Transforms/InstCombine InstCombineSimplifyDemanded.cpp, llvm/test/Transforms/InstCombine simplify-demanded-fpclass.ll InstCombine: Handle nsz in copysign SimplifyDemandedFPClass
If the only sign bit difference is for 0, fold through the source.