llvm/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
Exchange
External Re-land "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support" 2020-07-28 14:00:11 +00:00
Plugin
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