Allow 64 bit integer values in gpu registers if arch and abi are 64 bit.
authorEric Christopher <echristo@apple.com>
Mon, 7 May 2012 03:13:22 +0000 (03:13 +0000)
committerEric Christopher <echristo@apple.com>
Mon, 7 May 2012 03:13:22 +0000 (03:13 +0000)
commit0ed1f764f4e0d4cc940052e8ccca260bf5c39407
treefd212d4d335d2d4053ca4e74fa61cd6c5df325df
parent3ccbd47ecb83ad758ff310dea8c4f54d53f39326
Allow 64 bit integer values in gpu registers if arch and abi are 64 bit.

Patch by Jack Carter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156278 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsISelLowering.cpp