llvm-project/polly/lib
Michael Kruse 955b91c19c [Polly] Never consider non-SCoP blocks as error blocks.
Code outside the SCoP will be executed recardless of the code versioning
runtime check introduced by CodeGeneration. Assumption made based on
that these are never executed in Polly-optimized code does not hold.

This fixes the miscompilation of MultiSource/Applications/lambda-0.1.3
2021-08-23 01:04:01 -05:00
..
Analysis [Polly] Never consider non-SCoP blocks as error blocks. 2021-08-23 01:04:01 -05:00
CodeGen [Polly][Isl] Move to the new-polly-generator branch version of isl-noexceptions.h. NFCI 2021-08-16 15:53:26 +02:00
Exchange [Polly][Isl] Move to the new-polly-generator branch version of isl-noexceptions.h. NFCI 2021-08-16 15:53:26 +02:00
External [Polly][Isl] Use isl::val::sub instead of isl::val::sub_ui. NFC 2021-08-17 09:34:52 +02:00
Plugin Generalize the pass registration mechanism used by Polly to any third-party tool 2020-01-02 16:45:31 +01:00
Support [Polly] Add support for -polly-dump-before/after with NPM. 2021-08-22 20:43:35 -05:00
Transform [Polly][Isl] Move to the new-polly-generator branch version of isl-noexceptions.h. NFCI 2021-08-16 15:53:26 +02:00
CMakeLists.txt [Polly] Add support for -polly-dump-before/after with NPM. 2021-08-22 20:43:35 -05:00