AMDGPU/SI: The SIShrinkInstructions pass should only fold immediates with one use
authorTom Stellard <thomas.stellard@amd.com>
Thu, 9 Jul 2015 16:30:36 +0000 (16:30 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 9 Jul 2015 16:30:36 +0000 (16:30 +0000)
commit2b2d86178cc8bc4e57a85e544b30e28fb8b615a1
tree7dd2adea6f0521f51925410b4d50b599501239ba
parente05910e6770e95a1aee6d3ac4c5ced059a6e3c7f
AMDGPU/SI: The SIShrinkInstructions pass should only fold immediates with one use

This is convered by existing testcases and will be exposed by a future
commit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241817 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/SIShrinkInstructions.cpp