Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Polly Support #75615

Closed
wants to merge 2 commits into from
Closed

Add Polly Support #75615

wants to merge 2 commits into from

Commits on Oct 18, 2018

  1. Add Polly support. Use can be triggered via -Z polly, when rustc

    …uses an LLVM which includes polly.
    
    Force LLVM rebuild on buildbots.
    DiamondLovesYou committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    d51fa91 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Merge remote-tracking branch 'DiamondLovesYou/polly' into master

    Topic-branch changes to src/librustc_codegen_llvm/back/write.rs and src/rustllvm/PassWrapper.cpp were ignored as the needed Refactorings would require a detailed understanding of rustc's LLVM backend.
    Further errors are expected.
    namibj committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    ef47e71 View commit details
    Browse the repository at this point in the history