llvm-project/polly/lib/Analysis
Tobias Grosser fe74a7a1f5 GPGPU: Detect read-only scalar arrays ...
and pass these by value rather than by reference.

llvm-svn: 281837
2016-09-17 19:22:18 +00:00
..
DependenceInfo.cpp Perform copying to created arrays according to the packing transformation 2016-09-14 06:26:09 +00:00
PolyhedralInfo.cpp Perform copying to created arrays according to the packing transformation 2016-09-14 06:26:09 +00:00
ScopBuilder.cpp Store the size of the outermost dimension in case of newly created arrays that require memory allocation. 2016-09-12 17:08:31 +00:00
ScopDetection.cpp ScopDetection: Make sure we do not accidentally divide by zero 2016-09-08 14:08:05 +00:00
ScopDetectionDiagnostic.cpp Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00
ScopGraphPrinter.cpp Migrate from NodeType * to NodeRef. 2016-08-22 22:30:27 +00:00
ScopInfo.cpp GPGPU: Detect read-only scalar arrays ... 2016-09-17 19:22:18 +00:00
ScopPass.cpp Decouple SCoP building logic from pass 2016-05-31 09:41:04 +00:00