OSDN Git Service

Materialize 64-bit immediates.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 2 Apr 2013 04:09:17 +0000 (04:09 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 2 Apr 2013 04:09:17 +0000 (04:09 +0000)
commit39e75544dc2b695997218ce85f7ca5b465e9c154
tree72a655522b236a304eb4e93c742123b683b4de73
parentc3ff3f42ee9a9fb755b0eb0718a31d701b93b3e0
Materialize 64-bit immediates.

The last resort pattern produces 6 instructions, and there are still
opportunities for materializing some immediates in fewer instructions.

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