[PATCH] D21759: AMDGPU: Move subtarget feature checks into passes

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 27 11:48:57 PDT 2016


arsenm created this revision.
arsenm added reviewers: tstellarAMD, echristo.
arsenm added a subscriber: llvm-commits.
Herald added subscribers: kzhuravl, mehdi_amini, arsenm.

http://reviews.llvm.org/D21759

Files:
  lib/Target/AMDGPU/AMDGPU.td
  lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
  lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  lib/Target/AMDGPU/AMDGPUSubtarget.h
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
  test/CodeGen/AMDGPU/captured-frame-index.ll
  test/CodeGen/AMDGPU/cgp-addressing-modes.ll
  test/CodeGen/AMDGPU/extload-private.ll
  test/CodeGen/AMDGPU/parallelandifcollapse.ll
  test/CodeGen/AMDGPU/structurize1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21759.61991.patch
Type: text/x-patch
Size: 10523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160627/e97cbb80/attachment.bin>


More information about the llvm-commits mailing list