aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Unix/Program.inc
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2017-09-06 12:40:55 +0000
committerMichael Kruse <llvm@meinersbur.de>2017-09-06 12:40:55 +0000
commitbd84ce893126e337830a780ba9444a70f9a1c248 (patch)
treec7d7c30bd29b9593e760db7ec130ddc63cb3e5e8 /llvm/lib/Support/Unix/Program.inc
parent05710a8b4f492a4bbfdb4005d3eef34e08888aee (diff)
downloadllvm-bd84ce893126e337830a780ba9444a70f9a1c248.zip
llvm-bd84ce893126e337830a780ba9444a70f9a1c248.tar.gz
llvm-bd84ce893126e337830a780ba9444a70f9a1c248.tar.bz2
[ZoneAlgo] Handle non-StoreInst/LoadInst MemoryAccesses including memset.
Up to now ZoneAlgo considered array elements access by something else than a LoadInst or StoreInst as not analyzable. This patch removes that restriction by using the unknown ValInst to describe the written content, repectively the element type's null value in case of memset. Differential Revision: https://reviews.llvm.org/D37362 llvm-svn: 312630
Diffstat (limited to 'llvm/lib/Support/Unix/Program.inc')
0 files changed, 0 insertions, 0 deletions