llvm-project/polly/lib
Tobias Grosser bc653f2031 GPGPU: Do not run mostly sequential kernels in GPU
In case sequential kernels are found deeper in the loop tree than any parallel
kernel, the overall scop is probably mostly sequential. Hence, run it on the
CPU.

llvm-svn: 281849
2016-09-18 08:31:09 +00:00
..
Analysis GPGPU: Detect read-only scalar arrays ... 2016-09-17 19:22:18 +00:00
CodeGen GPGPU: Do not run mostly sequential kernels in GPU 2016-09-18 08:31:09 +00:00
Exchange Perform copying to created arrays according to the packing transformation 2016-09-14 06:26:09 +00:00
External cmake: PollyPPCG depends on PollyISL 2016-09-13 21:09:35 +00:00
JSON Fix spacing around variable initializations and for-loops. NFC. 2016-08-09 17:49:24 +00:00
Support Update CFGPrinter -> CFGPrinterLegacyPass 2016-09-16 05:48:09 +00:00
Transform Perform copying to created arrays according to the packing transformation 2016-09-14 06:26:09 +00:00
CMakeLists.txt Add -polly-flatten-schedule pass. 2016-09-08 15:02:36 +00:00
Polly.cpp Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00