[PATCH] D11155: Move AMDGPUAlwaysInlinePass to generic code

Matt Arsenault Matthew.Arsenault at amd.com
Mon Jul 13 12:55:26 PDT 2015


arsenm created this revision.
arsenm added a subscriber: llvm-commits.

HSAIL needs a copy of this pass, and is also useful for debugging on GPU targets.

http://reviews.llvm.org/D11155

Files:
  include/llvm/InitializePasses.h
  include/llvm/LinkAllPasses.h
  include/llvm/Transforms/IPO.h
  lib/Target/AMDGPU/AMDGPU.h
  lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  lib/Target/AMDGPU/CMakeLists.txt
  lib/Transforms/IPO/CMakeLists.txt
  lib/Transforms/IPO/IPO.cpp
  lib/Transforms/IPO/PrepareEliminateCalls.cpp
  test/Transforms/PrepareEliminateCalls/prepare-eliminate-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11155.29597.patch
Type: text/x-patch
Size: 9943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150713/27634b85/attachment.bin>


More information about the llvm-commits mailing list