summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2003-08-29 04:22:54 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2003-08-29 04:22:54 +0000
commitcfd67c96dca998a9dbcd3bdafe8d8bb420f9c59d (patch)
tree7a57c46291d670545c909a63f484987f9f860b54 /test
parent7905a6e5618c19d5fc923d35109924d9ccf7d0e7 (diff)
downloadllvm-cfd67c96dca998a9dbcd3bdafe8d8bb420f9c59d.tar.gz
llvm-cfd67c96dca998a9dbcd3bdafe8d8bb420f9c59d.tar.bz2
llvm-cfd67c96dca998a9dbcd3bdafe8d8bb420f9c59d.tar.xz
* Use alloca() to force GCC not to eliminate frame pointer
* Break apart saving and restoring registers into separate functions * Instead of saving single and double FP registers, just save the double registers -- aliasing helps preserve the single FP registers as well. * Request just as much memory for a stub as we actually use git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8200 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions