llvm-project/polly/lib/CodeGen
Tobias Grosser 5779359624 GPGPU: Load GPU kernels
We embed the PTX code into the host IR as a global variable and compile it
at run-time into a GPU kernel.

llvm-svn: 276645
2016-07-25 16:31:21 +00:00
..
BlockGenerators.cpp BlockGenerator: remove dead instructions in normal statements 2016-07-21 11:48:36 +00:00
CodeGeneration.cpp IslNodeBuilder: Make finalize() virtual 2016-07-25 09:15:57 +00:00
CodegenCleanup.cpp Try to fix polly buildbots. 2016-07-06 02:21:00 +00:00
IRBuilder.cpp Support calls with known ModRef function behaviour 2016-02-25 14:08:48 +00:00
IslAst.cpp isl: isl-0.17.1-164-gcbba1b6 2016-07-06 09:11:00 +00:00
IslExprBuilder.cpp IslExprBuilder: allow to specify an external isl_id to ScopArrayInfo mapping 2016-07-21 13:15:51 +00:00
IslNodeBuilder.cpp IslNodeBuilder: expose addReferencesFromStmt [NFC] 2016-07-21 13:15:55 +00:00
LoopGenerators.cpp clang-tidy: apply modern-use-nullptr fixes 2016-06-22 16:22:00 +00:00
PPCGCodeGeneration.cpp GPGPU: Load GPU kernels 2016-07-25 16:31:21 +00:00
RuntimeDebugBuilder.cpp Update for llvm r274769 2016-07-07 18:03:30 +00:00
Utils.cpp Duplicate part of the Region interface in the Scop class [NFC] 2016-05-23 12:42:38 +00:00