GithubHelp home page GithubHelp logo

isabella232 / polly-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from llvm-mirror/polly

0.0 0.0 0.0 32.1 MB

Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project

Home Page: http://polly.llvm.org

License: Other

Shell 5.40% CMake 0.30% C++ 21.30% C 40.57% TeX 0.75% Perl 0.01% Python 2.53% Smalltalk 0.26% LLVM 24.50% HTML 1.29% CSS 0.14% JavaScript 0.50% Makefile 1.58% M4 0.86% SuperCollider 0.02%

polly-1's Introduction

Polly - Polyhedral optimizations for LLVM
-----------------------------------------
http://polly.llvm.org/

Polly uses a mathematical representation, the polyhedral model, to represent and
transform loops and other control flow structures. Using an abstract
representation it is possible to reason about transformations in a more general
way and to use highly optimized linear programming libraries to figure out the
optimal loop structure. These transformations can be used to do constant
propagation through arrays, remove dead loop iterations, optimize loops for
cache locality, optimize arrays, apply advanced automatic parallelization, drive
vectorization, or they can be used to do software pipelining.

polly-1's People

Contributors

adrian-prantl avatar andyg1001 avatar arsenm avatar bollu avatar chandlerc avatar chapuni avatar d0k avatar dexonsmith avatar djasper avatar dmpots avatar dominikadamski avatar dwblaikie avatar efriedma-quic avatar espindola avatar etherzhhb avatar eugenezelenko avatar gareevroman avatar gchatelet avatar jyknight avatar kuhar avatar meinersbur avatar pfaffe avatar phschaad avatar raghesh avatar rnk avatar simbuerg avatar singam-sanjay avatar sylvestre avatar tobiasgrosser avatar zmodem avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.