Package llvm17.0-polly: Information

  • Default inline alert: A new version of the package has been build

    Task #: #340132
    Build time: Feb 9, 2024, 04:06 PM
    New version: 17.0.6-alt2
Binary package: llvm17.0-polly
Version: 17.0.2-alt0.1
Architecture: armh
Build time:  Oct 3, 2023, 08:54 PM in the task #330894
Source package: llvm17.0
Category: Development/C
Report package bug
Home page: http://llvm.org

License: Apache-2.0 with LLVM-exception
Summary: Framework for High-Level Loop and Data-Locality Optimizations
Description: 
Polly is a high-level loop and data-locality optimizer and optimization
infrastructure for LLVM. It uses an abstract mathematical representation based
on integer polyhedron to analyze and optimize the memory access pattern of a
program.

This package contains the Polly plugin.

Maintainer: Arseny Maslennikov


Last changed


Oct. 3, 2023 Arseny Maslennikov 17.0.2-alt0.1
- 17.0.2.
- This is an intermediate release to work around broken 17.0.1-alt4.
- Add explicit dependency on clangX-support to clang and clangd.
Sept. 30, 2023 Arseny Maslennikov 17.0.1-alt4
- Split libclang-cpp.so into its own package. (Closes: 44263)
- Split libclang.so into its own package, making clangX-libs a compat package
  which pulls both shared libraries in.
Sept. 28, 2023 Arseny Maslennikov 17.0.1-alt3
- clang: Restore the default disposition of -grecord-command-line.
- clang: Pass --build-id=sha1 to linkers by default. (Closes: 47780)
  Both of these changes are applied to clangs we build ALT packages with; if we
  ever decouple clang-for-packages from clang-for-users, upstream behaviour can
  be restored for the latter.