llvm-project/polly/lib
Florian Hahn f75564ad4e Reland "[SCEVExpander] Add option to preserve LCSSA directly."
This reverts the revert commit dc28675768.

It includes a fix for Polly, which uses SCEVExpander on IR that is not
in LCSSA form. Set PreserveLCSSA = false in that case, to ensure we do
not introduce LCSSA phis where there were none before.
2020-07-29 20:41:53 +01:00
..
Analysis [polly] NFC clang-format change following D83564 2020-07-12 18:58:53 +01:00
CodeGen [SVE] Eliminate calls to default-false VectorType::get() from polly 2020-05-29 10:04:06 -07:00
Exchange [Polly] Silence mixed signed/unsigned comparison warnings. NFC. 2020-02-10 19:03:08 -06:00
External Re-land "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support" 2020-07-28 14:00:11 +00:00
Plugin Generalize the pass registration mechanism used by Polly to any third-party tool 2020-01-02 16:45:31 +01:00
Support Reland "[SCEVExpander] Add option to preserve LCSSA directly." 2020-07-29 20:41:53 +01:00
Transform [polly][NFC] Add missing 'override's 2020-07-16 20:12:13 -07:00
CMakeLists.txt Use components instead of libraries in Polly linkage step 2020-04-28 09:44:10 +02:00