Michael Kruse
35f7020098
[Polly] Dissolve Isl test directory. NFC.
...
All tests use ISL, integrate its subfolder into the components they
belong to.
2021-09-22 17:45:07 -05:00
Sebastian Pop
b08a52898a
execute cloog specific testcases only with CLOOG_FOUND
...
llvm-svn: 169159
2012-12-03 21:33:40 +00:00
Tobias Grosser
38ea9cd721
Tests: Pipe test files into 'opt'
...
Use 'opt < %s' instead of just 'opt %s' to ensure that no temporary files are
created.
llvm-svn: 167372
2012-11-04 16:56:20 +00:00
Tobias Grosser
dcebf1e9da
Tests: remove ModuleID lines
...
llvm-svn: 167284
2012-11-02 06:09:20 +00:00
Tobias Grosser
41b20a62c9
Tests: move content of .c files in .ll
...
llvm-svn: 167283
2012-11-02 06:08:39 +00:00
Tobias Grosser
a187964bac
Support non-affine access functions in Polly.
...
In case we can not analyze an access function, we do not discard the SCoP, but
assume conservatively that all memory accesses that can be derived from our base
pointer may be accessed.
Patch provided by: Marcello Maggioni <hayarms@gmail.com>
llvm-svn: 146972
2011-12-20 10:43:14 +00:00