summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/inline-asm.ll
diff options
context:
space:
mode:
authorDerek Schuff <dschuff@google.com>2016-02-23 18:13:07 +0000
committerDerek Schuff <dschuff@google.com>2016-02-23 18:13:07 +0000
commit4b3bb213b2d21d862542cfe1965fbd4cab28f1a8 (patch)
treed52642210677862f16aa2797f371911c258dbc71 /llvm/test/CodeGen/WebAssembly/inline-asm.ll
parent1b9fae5a40a92e2bb6c35286b2b9f2a58809423b (diff)
downloadbcm5719-llvm-4b3bb213b2d21d862542cfe1965fbd4cab28f1a8.tar.gz
bcm5719-llvm-4b3bb213b2d21d862542cfe1965fbd4cab28f1a8.zip
[WebAssembly] Implement red zone for user stack
Implements a mostly-conventional redzone for the userspace stack. Because we have unsigned load/store offsets we continue to use a local SP subtracted from the incoming SP but do not write it back to memory. Differential Revision: http://reviews.llvm.org/D17525 llvm-svn: 261662
Diffstat (limited to 'llvm/test/CodeGen/WebAssembly/inline-asm.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud