Venkatraman Govindaraju
|
acb910b7ae
|
Sparc: Perform leaf procedure optimization by default
llvm-svn: 183083
|
2013-06-02 02:24:27 +00:00 |
|
Jakob Stoklund Olesen
|
8fafe8cd31
|
Add support for the abs64 SPARC v9 code model.
For when 16 TB just isn't enough.
llvm-svn: 179474
|
2013-04-14 05:10:36 +00:00 |
|
Jakob Stoklund Olesen
|
d29f125f5b
|
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.
llvm-svn: 179473
|
2013-04-14 04:57:51 +00:00 |
|
Jakob Stoklund Olesen
|
b5173ad8fb
|
Also put target flags on SPARC constant pool references.
Constant pool entries are accessed exactly the same way as global
variables.
llvm-svn: 179471
|
2013-04-14 04:35:16 +00:00 |
|