Revert "[Polly] Added OpenCL Runtime to GPURuntime Library for GPGPU CodeGen"
authorSiddharth Bhat <siddu.druid@gmail.com>
Fri, 5 May 2017 09:02:08 +0000 (09:02 +0000)
committerSiddharth Bhat <siddu.druid@gmail.com>
Fri, 5 May 2017 09:02:08 +0000 (09:02 +0000)
commitc1267b9baa3f624b3dae547df0d2b722fba81adc
tree7b719952f47f04170a79fd638932bafab4b795cb
parent2b0fae877eed1887d3500223c0ae59fc0e0ed654
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.

llvm-svn: 302217
polly/CMakeLists.txt
polly/include/polly/CodeGen/PPCGCodeGeneration.h [deleted file]
polly/include/polly/LinkAllPasses.h
polly/lib/CodeGen/PPCGCodeGeneration.cpp
polly/lib/Support/RegisterPasses.cpp
polly/test/GPGPU/cuda-managed-memory-simple.ll
polly/test/GPGPU/size-cast.ll
polly/tools/CMakeLists.txt
polly/tools/GPURuntime/GPUJIT.c
polly/tools/GPURuntime/GPUJIT.h