]> granicus.if.org Git - llvm/commit
Merging part of r259297:
authorTom Stellard <thomas.stellard@amd.com>
Thu, 2 Jun 2016 21:01:43 +0000 (21:01 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 2 Jun 2016 21:01:43 +0000 (21:01 +0000)
commit2b7d8c6ecfee892e7cdfea992a8ab30b3b63cf72
treebbedc684a340855cd88885a6028ea0cfaa161b4d
parent71a2efe3c9aa84f35ec387af6409313c40bb934e
Merging part of r259297:

We need to correctly initialize the AMDGPUPromoteAlloca pass, because
later commits will add tests that try to pass the -amdgpu-promote-alloca
flag to opt.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_38@271591 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AMDGPU.h
lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp