llvm-capstone/polly/lib
Tobias Grosser 04b909fcca IslExprBuilder: allow to specify an external isl_id to ScopArrayInfo mapping
This is useful for external users using IslExprBuilder, in case they cannot
embed ScopArrayInfo data into their isl_ids, because the isl_ids either already
carry other information or the isl_ids have been created and their user pointers
cannot be updated any more.

llvm-svn: 276268
2016-07-21 13:15:51 +00:00
..
Analysis Fix a build warning of unhandled enum in switch 2016-07-11 18:27:52 +00:00
CodeGen IslExprBuilder: allow to specify an external isl_id to ScopArrayInfo mapping 2016-07-21 13:15:51 +00:00
Exchange JScop: Factor out importContext [NFC] 2016-07-21 06:56:33 +00:00
External Update isl to isl-0.17.1-191-g540b2fd 2016-07-20 16:53:07 +00:00
JSON
Support GPGPU: Disable invariant load hoisting for GPU code generation 2016-07-19 11:13:58 +00:00
Transform Propagate on-error status 2016-06-30 20:42:58 +00:00
CMakeLists.txt Add accelerator code generation pass skeleton 2016-07-13 15:54:58 +00:00
Polly.cpp