Add support for the SPARC v9 abs44 code model.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 14 Apr 2013 04:57:51 +0000 (04:57 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 14 Apr 2013 04:57:51 +0000 (04:57 +0000)
commit87ce01739b058fd6d929cd8e609ceecf82f919a7
treec4d7a8840439606bc4d2f911198f7dbf9b758cf3
parentcab0abd03ded35006f594c2a7707753eefd88530
Add support for the SPARC v9 abs44 code model.

This is the default model for non-PIC 64-bit code. It supports
text+data+bss linked anywhere in the low 16 TB of the address space.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179473 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcISelLowering.cpp
test/CodeGen/SPARC/constpool.ll
test/CodeGen/SPARC/globals.ll