]> granicus.if.org Git - llvm/commit
AMDGPU: Allow SIShrinkInstructions to fold FrameIndexes
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 10 Jul 2017 20:04:35 +0000 (20:04 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 10 Jul 2017 20:04:35 +0000 (20:04 +0000)
commitd380c14b7a72c2c229551f9762a04233ad671e91
treeb21d2944c6d6256024a9e387d9f41240dca79ccf
parenta038a8340c1fd7497d166cb82d46945bef672f1d
AMDGPU: Allow SIShrinkInstructions to fold FrameIndexes

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307576 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/SIShrinkInstructions.cpp
test/CodeGen/AMDGPU/scratch-simple.ll
test/CodeGen/AMDGPU/vop-shrink-frame-index.mir [new file with mode: 0644]