R600/SI: add proper 64bit immediate support v2
authorTom Stellard <thomas.stellard@amd.com>
Thu, 7 Feb 2013 19:39:38 +0000 (19:39 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 7 Feb 2013 19:39:38 +0000 (19:39 +0000)
commit75ddd4cd4c726b3bf93b2a83b51d95a505ce0739
tree83e8fd60b31e237f2619118c6ed55a196b14fa97
parentb0b1a7feeedf1b93b23fcd6e675cbced0295f632
R600/SI: add proper 64bit immediate support v2

v2: rebased on current upstream

Patch by: Christian König

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174652 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstrInfo.td
lib/Target/R600/SIInstructions.td
lib/Target/R600/SILowerLiteralConstants.cpp