| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: llvm15-polly-devel | Distribution: openSUSE Tumbleweed |
| Version: 15.0.7 | Vendor: openSUSE |
| Release: 16.1 | Build date: Sat Apr 11 14:15:33 2026 |
| Group: Development/Libraries/C and C++ | Build host: reproducible |
| Size: 1491634 | Source RPM: llvm15-15.0.7-16.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://www.llvm.org/ | |
| Summary: Development files for Polly | |
This package contains the development files for Polly.
Apache-2.0 WITH LLVM-exception AND NCSA
* Sat Apr 11 2026 Aaron Puchert <aaronpuchert@alice-dsl.net>
- Drop ld.lld as an ld alternative (boo#1259813).
* Tue Aug 05 2025 Aaron Puchert <aaronpuchert@alice-dsl.net>
- Add compiler-rt-remove-termio-interceptors.patch to fix build
with glibc 2.42. (boo#1247576)
* Thu Jul 24 2025 Bernhard Wiedemann <bwiedemann@suse.de>
- Disable ASLR during build to make libomp.so reproducible (boo#1199076)
* Fri Jul 11 2025 Bernhard Wiedemann <bwiedemann@suse.com>
- Add reproducible.patch to make libomp.so reproducible (boo#1199076)
- Replace usage of %jobs for reproducible builds (boo#1237231)
* Sat Jun 21 2025 Aaron Puchert <aaronpuchert@alice-dsl.net>
- Add llvm-fix-gcc15-build.patch to fix build with GCC 15.
* Thu Mar 06 2025 Daniel Garcia <daniel.garcia@suse.com>
- Add patches, to actually fix the build with Python 3.13:
* libcxx-use-shlex-quote.patch
* libcxx-remove-unused-imports.patch
* lldb-support-python-3.13.patch
* use-shlex-quote.patch
* Sat Nov 16 2024 Aaron Puchert <aaronpuchert@alice-dsl.net>
- Apply clang-shlib-symbol-versioning.patch to add symbol versions
to libclang-cpp.so similar to libLLVM.so. This is required when
multiple versions of the library are loaded into the same
process. (boo#1219405, boo#1221183, boo#1233220)
* Tue Aug 20 2024 Aaron Puchert <aaronpuchert@alice-dsl.net>
- Add minor version to Python shebangs. (boo#1212476)
- Remove shebang and executable bit where not needed.
* Wed Apr 03 2024 Aaron Puchert <aaronpuchert@alice-dsl.net>
- Use old conflicts/provides for python3-clang on Leap.
* Wed Mar 06 2024 Michael Gorse <mgorse@suse.com>
- Explicitly define PYTHON3_EXECUTABLE, since python 3.11 is being
pulled in by cmake in SLE-15-SP6.
* Mon Mar 04 2024 Aaron Puchert <aaronpuchert@alice-dsl.net>
- Fix PowerPC triples: use powerpc[64[le]] instead of ppc[64[le]].
- Require 8 GB memory for 64-bit architectures to prevent OOM.
- Disable test that fails on ppc64le.
* Fri Mar 01 2024 pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
* Thu Jan 11 2024 Fabian Vogt <fvogt@suse.com>
- Use %_target_* for determining the compiler host triple (boo#1218701)
* Thu Nov 30 2023 Aaron Puchert <aaronpuchert@alice-dsl.net>
- Manage clang-cpp with update-alternatives like other binaries.
* Thu Oct 19 2023 Aaron Puchert <aaronpuchert@alice-dsl.net>
- Disable zstd support for now regardless of whether libzstd-devel
is installed. (boo#1216121)
* Thu Jun 15 2023 Aaron Puchert <aaronpuchert@alice-dsl.net>
- Make python3-clang noarch again and fix conflicts/provides to
point to %python3_sitelib instead of %python3_sitearch.
* Sat Mar 11 2023 Aaron Puchert <aaronpuchert@alice-dsl.net>
- Add llvm-suse-implicit-gnu.patch to recognize <arch>-suse-linux
as implicitly GNU. Without this we would get library calls for
fused-multiply-add even if it's available in hardware.
- Add openmp-drop-rpath.patch: backport revert of adding RUNPATH
to openmp executables. (boo#1206837)
* Thu Mar 09 2023 Dirk Müller <dmueller@suse.com>
- update constraints to exclude workers with very slow CPU
* Sat Jan 14 2023 Aaron Puchert <aaronpuchert@alice-dsl.net>
- Update to version 15.0.7.
* This release contains bug-fixes for the LLVM 15.0.0 release.
This release is API and ABI compatible with 15.0.0.
- Rebase llvm-do-not-install-static-libraries.patch.
- Build stage 2 with -fno-plt on x86_64: since building with
- Wl,-z,now the PLT stubs are basically dead code, so eliminating
the indirection reduces the number of branches and improves code
locality for the quite frequent cross-DSO calls.
- Add llvm-workaround-superfluous-branches.patch: hints LLVM to
eliminate branches until gh#llvm/llvm-project#28804 is solved.
/usr/include/polly /usr/include/polly/Canonicalization.h /usr/include/polly/CodeGen /usr/include/polly/CodeGen/BlockGenerators.h /usr/include/polly/CodeGen/CodeGeneration.h /usr/include/polly/CodeGen/CodegenCleanup.h /usr/include/polly/CodeGen/IRBuilder.h /usr/include/polly/CodeGen/IslAst.h /usr/include/polly/CodeGen/IslExprBuilder.h /usr/include/polly/CodeGen/IslNodeBuilder.h /usr/include/polly/CodeGen/LoopGenerators.h /usr/include/polly/CodeGen/LoopGeneratorsGOMP.h /usr/include/polly/CodeGen/LoopGeneratorsKMP.h /usr/include/polly/CodeGen/PPCGCodeGeneration.h /usr/include/polly/CodeGen/PerfMonitor.h /usr/include/polly/CodeGen/RuntimeDebugBuilder.h /usr/include/polly/CodeGen/Utils.h /usr/include/polly/CodePreparation.h /usr/include/polly/Config /usr/include/polly/Config/config.h /usr/include/polly/DeLICM.h /usr/include/polly/DeadCodeElimination.h /usr/include/polly/DependenceInfo.h /usr/include/polly/FlattenAlgo.h /usr/include/polly/FlattenSchedule.h /usr/include/polly/ForwardOpTree.h /usr/include/polly/JSONExporter.h /usr/include/polly/LinkAllPasses.h /usr/include/polly/ManualOptimizer.h /usr/include/polly/MatmulOptimizer.h /usr/include/polly/MaximalStaticExpansion.h /usr/include/polly/Options.h /usr/include/polly/PolyhedralInfo.h /usr/include/polly/PruneUnprofitable.h /usr/include/polly/RegisterPasses.h /usr/include/polly/ScheduleOptimizer.h /usr/include/polly/ScheduleTreeTransform.h /usr/include/polly/ScopBuilder.h /usr/include/polly/ScopDetection.h /usr/include/polly/ScopDetectionDiagnostic.h /usr/include/polly/ScopGraphPrinter.h /usr/include/polly/ScopInfo.h /usr/include/polly/ScopPass.h /usr/include/polly/Simplify.h /usr/include/polly/Support /usr/include/polly/Support/DumpFunctionPass.h /usr/include/polly/Support/DumpModulePass.h /usr/include/polly/Support/GICHelper.h /usr/include/polly/Support/ISLOStream.h /usr/include/polly/Support/ISLOperators.h /usr/include/polly/Support/ISLTools.h /usr/include/polly/Support/LinkGPURuntime.h /usr/include/polly/Support/SCEVAffinator.h /usr/include/polly/Support/SCEVValidator.h /usr/include/polly/Support/ScopHelper.h /usr/include/polly/Support/ScopLocation.h /usr/include/polly/Support/VirtualInstruction.h /usr/include/polly/ZoneAlgo.h /usr/include/polly/isl /usr/include/polly/isl/aff.h /usr/include/polly/isl/aff_type.h /usr/include/polly/isl/arg.h /usr/include/polly/isl/ast.h /usr/include/polly/isl/ast_build.h /usr/include/polly/isl/ast_type.h /usr/include/polly/isl/constraint.h /usr/include/polly/isl/ctx.h /usr/include/polly/isl/fixed_box.h /usr/include/polly/isl/flow.h /usr/include/polly/isl/hash.h /usr/include/polly/isl/hmap.h /usr/include/polly/isl/id.h /usr/include/polly/isl/id_to_ast_expr.h /usr/include/polly/isl/id_to_id.h /usr/include/polly/isl/id_to_pw_aff.h /usr/include/polly/isl/id_type.h /usr/include/polly/isl/ilp.h /usr/include/polly/isl/isl-noexceptions.h /usr/include/polly/isl/list.h /usr/include/polly/isl/local_space.h /usr/include/polly/isl/lp.h /usr/include/polly/isl/map.h /usr/include/polly/isl/map_to_basic_set.h /usr/include/polly/isl/map_type.h /usr/include/polly/isl/mat.h /usr/include/polly/isl/maybe.h /usr/include/polly/isl/maybe_ast_expr.h /usr/include/polly/isl/maybe_basic_set.h /usr/include/polly/isl/maybe_id.h /usr/include/polly/isl/maybe_pw_aff.h /usr/include/polly/isl/maybe_templ.h /usr/include/polly/isl/multi.h /usr/include/polly/isl/obj.h /usr/include/polly/isl/options.h /usr/include/polly/isl/point.h /usr/include/polly/isl/polynomial.h /usr/include/polly/isl/polynomial_type.h /usr/include/polly/isl/printer.h /usr/include/polly/isl/printer_type.h /usr/include/polly/isl/schedule.h /usr/include/polly/isl/schedule_node.h /usr/include/polly/isl/schedule_type.h /usr/include/polly/isl/set.h /usr/include/polly/isl/set_type.h /usr/include/polly/isl/space.h /usr/include/polly/isl/space_type.h /usr/include/polly/isl/stdint.h /usr/include/polly/isl/stream.h /usr/include/polly/isl/stride_info.h /usr/include/polly/isl/union_map.h /usr/include/polly/isl/union_map_type.h /usr/include/polly/isl/union_set.h /usr/include/polly/isl/union_set_type.h /usr/include/polly/isl/val.h /usr/include/polly/isl/val_gmp.h /usr/include/polly/isl/val_type.h /usr/include/polly/isl/vec.h /usr/include/polly/isl/version.h /usr/include/polly/isl/vertices.h /usr/lib64/cmake/polly /usr/lib64/cmake/polly/PollyConfig.cmake /usr/lib64/cmake/polly/PollyExports-all.cmake /usr/share/licenses/llvm15-polly-devel /usr/share/licenses/llvm15-polly-devel/CREDITS.TXT /usr/share/licenses/llvm15-polly-devel/LICENSE.TXT
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 2 01:54:38 2026