Fix the SETHIimm pattern for 64-bit code.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 21 Apr 2013 21:18:03 +0000 (21:18 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 21 Apr 2013 21:18:03 +0000 (21:18 +0000)
commit2c6b5a8d33a650b9a5b838f6bc8887c8f195f944
treec4ae546e1590298c2a7c5e66baf47d5309784e2e
parent94a720c73e11f8b2f532d3dfb4e145c6b35a2ea2
Fix the SETHIimm pattern for 64-bit code.

Don't ignore the high 32 bits of the immediate.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179985 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcInstrInfo.td
test/CodeGen/SPARC/64bit.ll