llvm-project/polly/lib/Analysis
Mandeep Singh Grang 48e7add80f [polly] Change SmallPtrSet which are being iterated into SmallSetVector
Summary: Otherwise the lack of an iteration order results in non-determinism in codegen.

Reviewers: _jdoerfert, zinob, grosser

Tags: #polly

Differential Revision: https://reviews.llvm.org/D25863

llvm-svn: 284845
2016-10-21 17:29:10 +00:00
..
DependenceInfo.cpp [DepInfo] Print -debug output outside of max-operations scope. 2016-10-10 11:45:59 +00:00
PolyhedralInfo.cpp Perform copying to created arrays according to the packing transformation 2016-09-14 06:26:09 +00:00
ScopBuilder.cpp [ScopInfo/CodeGen] ExitPHI reads are implicit. 2016-10-12 16:31:09 +00:00
ScopDetection.cpp [ScopDetect] Depend transitively on ScalarEvolution. 2016-10-17 13:29:20 +00:00
ScopDetectionDiagnostic.cpp [ScopDetection] Remove redundant checks for endless loops 2016-09-20 17:05:22 +00:00
ScopGraphPrinter.cpp Migrate from NodeType * to NodeRef. 2016-08-22 22:30:27 +00:00
ScopInfo.cpp [polly] Change SmallPtrSet which are being iterated into SmallSetVector 2016-10-21 17:29:10 +00:00
ScopPass.cpp Decouple SCoP building logic from pass 2016-05-31 09:41:04 +00:00