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

Upcoming Release¶

  • Release Notes Release Notes

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
    • Isolate the Polly passes
    • 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
    • Committing 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
  • Performance
    • High-Performance Generalized Matrix Multiplication
    • Compile Time Impact of Polly
  • A list of Polly passes

Indices and tables¶

  • Index

  • Search Page

Next

© Copyright 2010-2024, The Polly Team.

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