llvm-project/polly/lib/Transform
Michael Kruse 5aafcb2b44 [Polly] Add support for -polly-position=early with the NPM.
This required support for the canonicalization passes, inlcuding
porting RewriteByReferenceParams to the NPM.

For some reason, the legacy pass pipeline with -polly-position=early did
not run the CodePreparation pass. This was fixed as well.
2021-05-14 12:55:03 -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] Port DeLICM to the NewPM. 2021-02-09 23:56:19 -06:00
DeadCodeElimination.cpp [Polly] Port DeadCodeElim to the NewPM. 2021-03-24 01:01:29 -05:00
FlattenAlgo.cpp [Polly] Regenerate isl-noexceptions.h. 2021-02-14 19:17:54 -06:00
FlattenSchedule.cpp
ForwardOpTree.cpp [Polly] Port ForwardOpTree to the NewPM. 2021-02-09 23:56:19 -06:00
ManualOptimizer.cpp [Polly][ManualOpt] Match interpretation of unroll metadata to LoopUnrolls's. 2021-04-24 04:30:19 -05: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] Fix -Wunused-function in -DLLVM_ENABLE_ASSERTIONS=off builds 2021-03-24 19:56:43 -07:00
ScheduleTreeTransform.cpp Preprocessor conditionalize some assert-only functions to suppress -Wunused-function 2021-04-03 14:03:43 -07:00
ScopInliner.cpp [Polly] Avoid "using namespace llvm" in public headers. NFC. 2021-02-10 20:58:33 -06:00
Simplify.cpp [Polly] Hide Simplify implementation from header. NFC. 2021-02-10 22:11:52 -06:00
ZoneAlgo.cpp [Polly] Track defined behavior for PHI predecessor computation. 2021-01-23 13:03:49 -06:00