llvm-project/polly/lib
Tobias Grosser 01c8f5f354 [Vectorizer] Detect strides in multi-dimensional arrays
The original code was only correct for one-dimensional arrays, but derived
incorrect strides for multi-dimensional arrays.

llvm-svn: 245888
2015-08-24 22:20:46 +00:00
..
Analysis [Vectorizer] Detect strides in multi-dimensional arrays 2015-08-24 22:20:46 +00:00
CodeGen Only derive number of loop iterations for loops we can actually vectorize 2015-08-24 20:11:34 +00:00
Exchange Use schedule trees to represent execution order of statements 2015-07-14 09:33:13 +00:00
External Update isl to isl-0.15-117-ge42acfe 2015-08-11 11:31:18 +00:00
JSON Added arcanist linters and cleaned errors and warnings 2014-08-18 00:40:13 +00:00
Support Introduce the ScopExpander as a SCEVExpander replacement 2015-08-18 11:56:00 +00:00
Transform Make our data-locality schedule tree transforms externally accessible 2015-08-24 06:01:47 +00:00
CMakeLists.txt Expose the SCEVAffinator and make it a member of a SCoP. 2015-08-12 10:19:50 +00:00
Makefile Expose the SCEVAffinator and make it a member of a SCoP. 2015-08-12 10:19:50 +00:00
Polly.cpp Move Pass registration into polly library 2014-03-19 17:54:23 +00:00