OSDN Git Service

Add 64-bit load and store instructions.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 2 Apr 2013 04:09:28 +0000 (04:09 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 2 Apr 2013 04:09:28 +0000 (04:09 +0000)
commit61ed5ddefe96cb6cb689fbcc74f95cfa00f493a1
tree2eae9d0650bd3185a842efc23d44fe9fbcb71fbf
parent73c5f80ec9913c9bd14955c0bd1dc8a62778f21a
Add 64-bit load and store instructions.

There is only a few new instructions, the rest is handled with patterns.

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