llvm-capstone/polly/lib
Tobias Grosser 22117a8913 GPGPU: Disable invariant load hoisting for GPU code generation
This simplifies the upcoming patches to add code generation for ScopStmts. Load
hoisting support will later be added in a separate commit. This commit will
be implicitly tested by the subsequent GPGPU changes.

llvm-svn: 275969
2016-07-19 11:13:58 +00:00
..
Analysis Fix a build warning of unhandled enum in switch 2016-07-11 18:27:52 +00:00
CodeGen GPGPU: Emit in-kernel synchronization statements 2016-07-19 07:33:16 +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