Package libpolly16.0-devel: Information

    Binary package: libpolly16.0-devel
    Version: 16.0.6-alt6
    Architecture: armh
    Build time:  Sep 30, 2023, 09:36 PM in the task #330698
    Source package: llvm16.0
    Category: Development/C
    Report package bug
    Home page: http://llvm.org

    License: Apache-2.0 with LLVM-exception
    Summary: Development files for Polly
    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 header files for the Polly optimizer.

    Maintainer: Arseny Maslennikov


    Last changed


    Sept. 30, 2023 Arseny Maslennikov 16.0.6-alt6
    - Restored clang-ALT-bug-40628-grecord-command-line.patch.
    - Made clang pass --build-id=sha1 to the linker.
    Sept. 14, 2023 Arseny Maslennikov 16.0.6-alt5
    - Re-disabled broken import checks.
    - spec: Merged the loongarch64 alt triple patch into clang-alt-triple.patch.
    Sept. 5, 2023 Alexey Sheplyakov 16.0.6-alt4
    - Support LoongArch architecture (lp64d ABI):
      + clang-alt-triple-loongarch64.patch: added loongarch64-alt-linux triple
      + spec: do not build/package lld on LoongArch (LoongArch targets are
        not supported yet)
      + spec: do not build lldb on LoongArch (not supported yet)
      + spec: build with GCC/binutils on LoongArch (since lld does not support
        LoongArch targets yet)