Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-WG-vectorizer-Re-enable-LLVM-vectorizers.patch | [PATCH] WG-vectorizer: Re-enable LLVM vectorizers The LLVM vectorizers were accidentally disabled when transitioning to the new PM. This commit re-enables them and exposes some new inefficiencies (to be continued...). Yeah, we should also add a perf.regression test or at least a "smoke test" for the WG vectorization. (cherry picked from commit 19dc70bbe927a6f6210ccd45b6a4c2a49fe6da96) |
=?UTF-8?q?Pekka=20J=C3=A4=C3=A4skel=C3=A4inen?= | no | 2024-08-15 | ||
generic-cpu.patch | add support for a GENERIC cpu type that uses llvm defaults | Andreas Beckmann <anbe@debian.org> | not-needed | |||
distro.patch | tune distro mode | Andreas Beckmann <anbe@debian.org> | not-needed | |||
timeout.patch | kill hanging tests after 30 minutes | Andreas Beckmann <anbe@debian.org> | no | |||
no-rc.patch | this is not a release candidate | Andreas Beckmann <anbe@debian.org> | not-needed | |||
blhc.patch | drop redundant pie flags to make blhc happy pie is enabled by default on Debian | Andreas Beckmann <anbe@debian.org> | not-needed | |||
x32.patch | distinguish X32 from I386 | Andreas Beckmann <anbe@debian.org> | no | |||
issue_1608.patch | no |