llvm-capstone/polly/lib
Tobias Grosser 2d58a64e7f GPGPU: Bail out of scops with hoisted invariant loads
This is currently not supported and will only be added later. Also update the
test cases to ensure no invariant code hoisting is applied.

llvm-svn: 275987
2016-07-19 15:56:25 +00:00
..
Analysis Fix a build warning of unhandled enum in switch 2016-07-11 18:27:52 +00:00
CodeGen GPGPU: Bail out of scops with hoisted invariant loads 2016-07-19 15:56:25 +00:00
Exchange clang-tidy: Add llvm namespace comments 2016-06-23 22:17:27 +00:00
External GPGPU: collect array references 2016-07-18 15:44:32 +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