llvm-project/polly/lib/Transform
Michael Kruse e2d4b02404 [Polly][ScopInliner] Indicate if the IR has changed.
Return true to indicate that the IR has changed if the nested pass
manager has changed it.

Fixes the ScopInliner tests in the LLVM_ENABLE_EXPENSIVE_CHECKS=ON
configuration.

Thanks to Alexandre Ganea for reporting.
2021-06-24 15:44:39 -05:00
..
Canonicalization.cpp [Polly] Add support for -polly-position=early with the NPM. 2021-05-14 12:55:03 -05:00
CodePreparation.cpp [polly][NFC] Add missing 'override's 2020-07-16 20:12:13 -07:00
DeLICM.cpp [Polly][Isl] Removing explicit operator bool() from isl C++ bindings. NFC. 2021-06-11 14:44:24 +02:00
DeadCodeElimination.cpp [Polly] Port DeadCodeElim to the NewPM. 2021-03-24 01:01:29 -05:00
FlattenAlgo.cpp [Polly][Isl] Removing explicit operator bool() from isl C++ bindings. NFC. 2021-06-11 14:44:24 +02:00
FlattenSchedule.cpp [Polly][Isl] Removing nullptr constructor from C++ bindings. NFC. 2021-06-08 23:46:28 +02:00
ForwardOpTree.cpp [Polly][Isl] Removing explicit operator bool() from isl C++ bindings. NFC. 2021-06-11 14:44:24 +02:00
ManualOptimizer.cpp [Polly][Isl] Removing explicit operator bool() from isl C++ bindings. NFC. 2021-06-11 14:44:24 +02:00
MatmulOptimizer.cpp [Polly][Isl] Removing explicit operator bool() from isl C++ bindings. NFC. 2021-06-11 14:44:24 +02:00
MaximalStaticExpansion.cpp Sink all InitializePasses.h includes 2019-11-13 16:34:37 -08:00
RewriteByReferenceParameters.cpp [Polly] Add support for -polly-position=early with the NPM. 2021-05-14 12:55:03 -05:00
ScheduleOptimizer.cpp [Polly][Isl] Removing explicit operator bool() from isl C++ bindings. NFC. 2021-06-11 14:44:24 +02:00
ScheduleTreeTransform.cpp [Polly][Isl] Removing explicit operator bool() from isl C++ bindings. NFC. 2021-06-11 14:44:24 +02:00
ScopInliner.cpp [Polly][ScopInliner] Indicate if the IR has changed. 2021-06-24 15:44:39 -05:00
Simplify.cpp [Polly] Hide Simplify implementation from header. NFC. 2021-02-10 22:11:52 -06:00
ZoneAlgo.cpp [Polly][Isl] Removing explicit operator bool() from isl C++ bindings. NFC. 2021-06-11 14:44:24 +02:00