llvm-project/polly/lib/Transform
Michael Kruse fc115f2e73 [Polly] Move SimplifyVisitor into polly namespace.
Declarations in headers should not be in the anonymous
namespace. Compilers also warn about the use of
<anon namespace>::SimplifyVisitor as a public field in
polly::SimplifyPass and polly::SimplifyPrinterPass.
2020-11-16 18:59:08 -06:00
..
Canonicalization.cpp [polly][NFC] Add missing 'override's 2020-07-16 20:12:13 -07:00
CodePreparation.cpp [polly][NFC] Add missing 'override's 2020-07-16 20:12:13 -07:00
DeLICM.cpp Sink all InitializePasses.h includes 2019-11-13 16:34:37 -08:00
DeadCodeElimination.cpp
FlattenAlgo.cpp
FlattenSchedule.cpp
ForwardOpTree.cpp [Polly][OpTree] Fix mid-processing change of access kind. 2020-11-11 16:21:48 -06:00
MaximalStaticExpansion.cpp Sink all InitializePasses.h includes 2019-11-13 16:34:37 -08:00
RewriteByReferenceParameters.cpp [polly][opaque pointers] Remove use of deprecated APIs. 2020-04-03 18:00:33 -07:00
ScheduleOptimizer.cpp [Polly] Fix memory leak. 2020-11-12 20:04:17 -06:00
ScheduleTreeTransform.cpp [ScheduleTreeTransform] Silence compiler warning. NFC. 2019-06-06 17:15:36 +00:00
ScopInliner.cpp Fix polly build after 8c2082e1dc 2020-06-25 14:39:08 -07:00
Simplify.cpp [Polly] Move SimplifyVisitor into polly namespace. 2020-11-16 18:59:08 -06:00
ZoneAlgo.cpp [ZoneAlgo] Fix PHI inconsistency in invalid contexts. 2019-05-10 18:38:13 +00:00