aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2016-06-16 22:34:04 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2016-06-16 22:34:04 +0000
commit45fa0fd758dd4eb20cca6f36d1b43dd1274c5ad7 (patch)
treef2a80a81f3e97a96b8c4e627e49f35b047603464 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parent72d961a1da712ba0f50a8092ac68cde76f44cc5d (diff)
downloadllvm-45fa0fd758dd4eb20cca6f36d1b43dd1274c5ad7.zip
llvm-45fa0fd758dd4eb20cca6f36d1b43dd1274c5ad7.tar.gz
llvm-45fa0fd758dd4eb20cca6f36d1b43dd1274c5ad7.tar.bz2
[safestack] Sink unsafe address computation to each use.
This is a fix for PR27844. When replacing uses of unsafe allocas, emit the new location immediately after each use. Without this, the pointer stays live from the function entry to the last use, while it's usually cheaper to recalculate. llvm-svn: 272969
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions