Package libpolly14.0-devel: Information

    Binary package: libpolly14.0-devel
    Version: 14.0.6-alt1
    Architecture: aarch64
    Build time:  Jan 5, 2023, 10:44 AM in the task #312594
    Source package: llvm14.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


    June 28, 2022 Arseny Maslennikov 14.0.6-alt1
    - 14.0.6.
    - Built LLDB without Lua support.
    April 25, 2022 Arseny Maslennikov 13.0.1-alt3
    - Restored doc generation, which was disabled in -alt2.
    - Built LLDB with libedit and SWIG support.
    April 15, 2022 Arseny Maslennikov 13.0.1-alt2
    - Dropped certain targets from import checks in CMake configs.
      This will fix bug 39685, or, at least, dramatically reduce its impact.
    - Built without gcc-LTO, since it miscompiles the LLVM optimizer.
    - Temporarily disabled doc generation to urgently push the fix above.