Revert "[Polly] Added OpenCL Runtime to GPURuntime Library for GPGPU CodeGen"
commit151ecf9436fa66540a94b3ed0f3c5e475cb3d37a
authorSiddharth Bhat <siddu.druid@gmail.com>
Fri, 5 May 2017 09:02:08 +0000 (5 09:02 +0000)
committerSiddharth Bhat <siddu.druid@gmail.com>
Fri, 5 May 2017 09:02:08 +0000 (5 09:02 +0000)
treef4eb81f004ec8ce68487dc9882db89cf1e72d336
parent17a84e414adb51ee375d14836d4c2a817b191933
Revert "[Polly] Added OpenCL Runtime to GPURuntime Library for GPGPU CodeGen"

This reverts commit 17a84e414adb51ee375d14836d4c2a817b191933.

Patches should have been submitted in the order of:

1. D32852
2. D32854
3. D32431

I mistakenly pushed D32431(3) first. Reverting to push in the correct
order.

git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@302217 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt
include/polly/CodeGen/PPCGCodeGeneration.h [deleted file]
include/polly/LinkAllPasses.h
lib/CodeGen/PPCGCodeGeneration.cpp
lib/Support/RegisterPasses.cpp
test/GPGPU/cuda-managed-memory-simple.ll
test/GPGPU/size-cast.ll
tools/CMakeLists.txt
tools/GPURuntime/GPUJIT.c
tools/GPURuntime/GPUJIT.h