R600/SI: Refactor SIFoldOperands to simplify immediate folding
authorTom Stellard <thomas.stellard@amd.com>
Wed, 7 Jan 2015 17:42:16 +0000 (17:42 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 7 Jan 2015 17:42:16 +0000 (17:42 +0000)
commit87ce6100a78f5a3ce125249833f372fac45a3af4
tree20a898352defff1c54491361ef0d2f25e340345b
parentd412c608fcaee75a08160bcf4646257af9f82466
R600/SI: Refactor SIFoldOperands to simplify immediate folding

This will make a future patch much less intrusive.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225358 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIFoldOperands.cpp