Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
1016-let-LLC_HOST_CPU-be-forced-HOST_CPU_FORCED-to-any-cp.patch | [PATCH 1016/1017] let LLC_HOST_CPU be forced (HOST_CPU_FORCED) to any cpu type do not special case LLC_HOST_CPU == LLC_HOST_CPU_AUTO |
Andreas Beckmann <anbe@debian.org> | no | 2022-03-15 | ||
1011-add-pocl_get_distro_cpu_name.patch | [PATCH 1011/1017] add pocl_get_distro_cpu_name() in distro builds, map each kernellib_name to a specific llvm_cpu which is then used as compilation target instead of the native cpu this limits the possible code generation targets in distro builds in order to be able to run tests against all of them with a minimal number of different (physical) CPU models |
Andreas Beckmann <anbe@debian.org> | no | 2022-04-07 | ||
1012-_cl_device_id-add-const-char-kernellib_name.patch | [PATCH 1012/1017] _cl_device_id: add const char* kernellib_name determine the value at the same time as llvm_cpu, if possible |
Andreas Beckmann <anbe@debian.org> | no | 2022-04-09 | ||
1017-support-overriding-the-runtime-cpu-detection-with-PO.patch | [PATCH 1017/1017] support overriding the runtime cpu detection with POCL_LLVM_CPU_NAME | Andreas Beckmann <anbe@debian.org> | no | 2022-03-15 | ||
2002-link-against-single-shared-libclang-cpp-when-buildin.patch | [PATCH 02/10] link against single shared libclang-cpp when building with llvm 9, too | Andreas Beckmann <anbe@debian.org> | no | 2020-04-08 | ||
1001-rename-fix_local_mem_size-to-pocl_fix_local_mem_size.patch | [PATCH] rename fix_local_mem_size() to pocl_fix_local_mem_size() | Andreas Beckmann <anbe@debian.org> | no | 2022-12-15 | ||
1008-add-llvm_cpu-to-the-long-device-name.patch | [PATCH 1008/1017] add llvm_cpu to the long device name | Andreas Beckmann <anbe@debian.org> | no | 2022-12-14 | ||
1009-rename-getX86KernelLibName-to-pocl_get_distro_kernel.patch | [PATCH 1009/1017] rename getX86KernelLibName() to pocl_get_distro_kernellib_name() | Andreas Beckmann <anbe@debian.org> | no | 2022-03-23 | ||
1010-use-a-more-generic-solution-for-pocl_get_distro_kern.patch | [PATCH 1010/1017] use a more generic solution for pocl_get_distro_kernellib_name() | Andreas Beckmann <anbe@debian.org> | no | 2022-03-23 | ||
1013-allow-overriding-kernellib_name-for-distro-builds-wi.patch | [PATCH 1013/1017] allow overriding kernellib_name for distro builds with POCL_KERNELLIB_NAME the kernellib_name (and corresponding llvm_cpu) can be overridden to a target with a subset of the features supported by the current cpu this will allow running e.g. code generation and tests for sse2 (but no newer features) on a modern cpu |
Andreas Beckmann <anbe@debian.org> | no | 2022-04-09 | ||
1014-improve-grouping-of-ENABLE_HOST_CPU_DEVICES-specific.patch | [PATCH 1014/1017] improve grouping of ENABLE_HOST_CPU_DEVICES specific tests | Andreas Beckmann <anbe@debian.org> | no | 2022-03-15 | ||
1015-use-_LLC_HOST_CPU-as-internal-variable.patch | [PATCH 1015/1017] use _LLC_HOST_CPU as internal variable do not set LLC_HOST_CPU to LLC_HOST_CPU_AUTO as it will turn on HOST_CPU_FORCED on a subsequent cmake run |
Andreas Beckmann <anbe@debian.org> | no | 2022-03-15 | ||
test_structs_as_args.patch | HACK! regression/struct_kernel_arguments fails on i686 141/143 Test #85: regression/struct_kernel_arguments ..................................................***Failed Error regular expression found in output. Regex=[FAIL] 4.58 sec CMake Error at /build/pocl-1.4/cmake/run_test.cmake:34 (message): FAIL: Test exited with nonzero code (1): /build/pocl-1.4/obj-i686-linux-gnu/tests/regression/test_structs_as_args STDOUT: F(4: 0 != 5) F(5: -2147483648 != 6) F(6: 0 != 7) F(7: 0 != 8) STDERR: -- OK |
Andreas Beckmann <anbe@debian.org> | not-needed | upstream | ||
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 | |||
fix-opencl.hpp-detection.patch | fix opencl.hpp detection | Andreas Beckmann <anbe@debian.org> | no | |||
blhc.patch | drop redundant pie flags to make blhc happy pie is enabled by default on Debian | Andreas Beckmann <anbe@debian.org> | not-needed |