GithubHelp home page GithubHelp logo

ysahil97 / polly Goto Github PK

View Code? Open in Web Editor NEW

This project forked from llvm-mirror/polly

0.0 2.0 0.0 29.14 MB

Mirror of official polly git repository located at http://llvm.org/git/polly. Updated every five minutes.

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

License: Other

CMake 0.33% C++ 19.35% C 42.40% Makefile 1.23% Shell 5.72% M4 0.73% TeX 0.79% Perl 0.01% Python 1.07% HTML 1.35% Smalltalk 0.27% SuperCollider 0.01% LLVM 25.49% CSS 0.15% Assembly 0.59% JavaScript 0.53%

polly'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's People

Contributors

tobiasgrosser avatar meinersbur avatar bollu avatar etherzhhb avatar gareevroman avatar pfaffe avatar simbuerg avatar chandlerc avatar dwblaikie avatar raghesh avatar dexonsmith avatar espindola avatar rnk avatar singam-sanjay avatar adrian-prantl avatar eugenezelenko avatar chapuni avatar d0k avatar zmodem avatar djasper avatar dmpots avatar kuhar avatar phschaad avatar andyg1001 avatar arsenm avatar sanjoy avatar sylvestre avatar isanbard avatar joker-eph avatar yabinhu avatar

Watchers

James Cloos avatar  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.