OSDN Git Service

[AMDGPU] Port of HSAIL inliner
authorStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Wed, 20 Sep 2017 04:25:58 +0000 (04:25 +0000)
committerStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Wed, 20 Sep 2017 04:25:58 +0000 (04:25 +0000)
commitfbf0e1603cb78a40b6fd46d9d6b3eeded0fe22ec
treed1675d24859c0d2394f5ce3352010d11ede069ff
parent6a28475ea4fd0c1bdf2375dc6860f1198fac972b
[AMDGPU] Port of HSAIL inliner

Differential Revision: https://reviews.llvm.org/D36849

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313714 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AMDGPU.h
lib/Target/AMDGPU/AMDGPUInline.cpp [new file with mode: 0644]
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
lib/Target/AMDGPU/CMakeLists.txt
test/CodeGen/AMDGPU/amdgpu-inline.ll [new file with mode: 0644]
test/CodeGen/AMDGPU/internalize.ll