llvm-project/polly/lib
Tobias Grosser 3f29619614 Drop all constant scheduling dimensions
Schedule dimensions that have the same constant value accross all statements do
not carry any information, but due to the increased dimensionality of the
schedule cost compile time. To not pay this cost, we remove constant dimensions
if possible.

llvm-svn: 225067
2015-01-01 23:01:11 +00:00
..
Analysis Drop all constant scheduling dimensions 2015-01-01 23:01:11 +00:00
CodeGen Unbreak after LLVM's metadata split in r223802 2014-12-09 22:02:16 +00:00
Exchange [Refactor][NfC] Simplify and clean the handling of (new) access relations 2014-10-13 12:58:03 +00:00
JSON Added arcanist linters and cleaned errors and warnings 2014-08-18 00:40:13 +00:00
Support Do not run dead code elimination by default 2014-12-10 21:12:23 +00:00
Transform Dead code elimination: Update dependences after eliminating code 2014-12-17 21:13:55 +00:00
CMakeLists.txt Drop Cloog support 2014-12-02 19:26:58 +00:00
Makefile Drop Cloog support 2014-12-02 19:26:58 +00:00
Polly.cpp Move Pass registration into polly library 2014-03-19 17:54:23 +00:00