llvm-project/polly/lib
Tobias Grosser f2716ea7d5 Add -polly-vectorizer=stripmine
By strip-mining outer loops to the innermost level we can enable LLVM's loop
vectorizer to vectorize outer loops.

llvm-svn: 232100
2015-03-12 20:48:07 +00:00
..
Analysis Shorten user report message slightly 2015-03-09 06:59:16 +00:00
CodeGen Drop option to prepare code for the BB vectorizer 2015-03-12 20:47:58 +00:00
Exchange Fix compilation after 'Make DataLayout Non-Optional in the Module' commit 2015-03-05 09:48:20 +00:00
External Update isl to 88d60cfe1 'add isl_ast_expr_call' 2015-02-26 15:08:35 +00:00
JSON Added arcanist linters and cleaned errors and warnings 2014-08-18 00:40:13 +00:00
Support Add -polly-vectorizer=stripmine 2015-03-12 20:48:07 +00:00
Transform Create a dependence struct to hold dependence information for a SCoP. 2015-03-05 00:43:48 +00:00
CMakeLists.txt Update PTX generator to latest LLVM changes 2015-03-09 13:35:19 +00:00
Makefile Rename the Dependences pass to DependenceInfo [NFC] 2015-03-04 22:43:40 +00:00
Polly.cpp Move Pass registration into polly library 2014-03-19 17:54:23 +00:00