Polly
5.0-devel
  • Release Notes 5.0
  • The Architecture
  • Using Polly with Clang
  • How to manually use the Individual pieces of Polly
  • Tips and Tricks on using and contributing to Polly
Polly
  • Docs »
  • Welcome to Polly's documentation!
  • View page source

Upcoming Release¶

  • Release Notes 5.0
    • Robustness testing: AOSP and FFMPEG
    • C++ bindings for isl math library improve maintainability
    • Improved Polly Diagnostics
    • Polly-ACC works with Julia

Using Polly¶

  • The Architecture
    • Polly in the LLVM pass pipeline
  • Using Polly with Clang
    • Make Polly available from Clang
    • Optimizing with Polly
    • Automatic OpenMP code generation
    • Automatic Vector code generation
    • Extract a preoptimized LLVM-IR file
    • Further options
  • How to manually use the Individual pieces of Polly
    • Execute the individual Polly passes manually
  • Tips and Tricks on using and contributing to Polly
    • Commiting to polly trunk
    • Using bugpoint to track down errors in large files
    • Understanding which pass makes a particular change
    • Debugging regressions introduced at some unknown earlier point
  • A list of Polly passes

Indices and tables¶

  • Index
  • Search Page
Next

© Copyright 2010-2017, The Polly Team.

Built with Sphinx using a theme provided by Read the Docs.