mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
8bbe82486b
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 |
||
---|---|---|
.. | ||
AArch64 | ||
ARM | ||
X86 | ||
addr-taken.ll | ||
array-aligned.ll | ||
array.ll | ||
byval.ll | ||
call.ll | ||
cast.ll | ||
constant-gep-call.ll | ||
constant-gep.ll | ||
constant-geps.ll | ||
debug-loc2.ll | ||
debug-loc-dynamic.ll | ||
debug-loc.ll | ||
dynamic-alloca.ll | ||
escape-addr-pointer.ll | ||
escape-bitcast-store2.ll | ||
escape-bitcast-store.ll | ||
escape-call.ll | ||
escape-casted-pointer.ll | ||
escape-gep-call.ll | ||
escape-gep-invoke.ll | ||
escape-gep-negative.ll | ||
escape-gep-ptrtoint.ll | ||
escape-gep-store.ll | ||
escape-phi-call.ll | ||
escape-select-call.ll | ||
escape-vector.ll | ||
invoke.ll | ||
no-attr.ll | ||
phi-cycle.ll | ||
phi.ll | ||
ret.ll | ||
setjmp2.ll | ||
setjmp.ll | ||
sink-to-use.ll | ||
store.ll | ||
struct.ll |