llvm-project/polly/test
Tobias Grosser b9fc860a57 GPGPU: collect array references
Initialize the list of references to a GPU array to ensure that the arrays that
need to be passed to kernel calls are computed correctly.  Furthermore, the very
same information is also necessary to compute synchronization correctly. As the
functionality to compute these references is already available, what is left for
us to do is only to connect the necessary functionality to compute array
reference information.

llvm-svn: 275798
2016-07-18 15:44:32 +00:00
..
CodeGen/OpenMP Update to ISL 0.17. 2016-05-04 14:41:36 +00:00
DeadCodeElimination [Polly] Remove unwanted --check-prefix=CHECK from unit tests. NFC. 2016-04-15 06:12:29 +00:00
DependenceInfo Fix assertion due to buildMemoryAccess. 2016-07-08 12:38:28 +00:00
GPGPU GPGPU: collect array references 2016-07-18 15:44:32 +00:00
Isl test: Drop unnecessary -polly-code-generator=isl flag 2016-07-06 07:02:22 +00:00
ScheduleOptimizer Apply all necessary tilings and unrollings to get a micro-kernel 2016-06-22 09:52:37 +00:00
ScopDetect Weaken profitability constraints during ScopDetection 2016-05-10 14:42:30 +00:00
ScopDetectionDiagnostics Fix assertion due to loop overlap with nonaffine region. 2016-06-27 19:00:49 +00:00
ScopInfo Add CHECK line to test case. NFC. 2016-07-12 16:37:50 +00:00
CMakeLists.txt Reapply "Add update_test.py script." 2016-02-29 14:58:13 +00:00
README
create_ll.sh Small change to create_ll.sh [NFC] 2015-03-08 15:36:27 +00:00
lit.cfg Make the lit configuration Python 3 compatible 2015-07-24 20:33:22 +00:00
lit.site.cfg.in GPGPU: create default initialized PPCG scop and gpu program 2016-07-14 10:22:19 +00:00
polly.ll tests: Drop -polly-detect-unprofitable and -polly-no-early-exit 2015-10-06 15:36:44 +00:00
update_check.py Add InvalidContext to update_test.py. 2016-04-14 15:22:04 +00:00

README

place tests here