mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
8f6487007d
This code used to only handle malloc-like calls, which do not read memory. r158919 changed it to check isNoAliasFn(), which includes strdup-like and realloc-like calls, but it was not checking for dependencies on the memory read by those calls. llvm-svn: 163106 |
||
---|---|---|
.. | ||
2011-03-25-DSEMiscompile.ll | ||
2011-09-06-EndOfFunction.ll | ||
2011-09-06-MemCpy.ll | ||
atomic.ll | ||
const-pointers.ll | ||
crash.ll | ||
dominate.ll | ||
free.ll | ||
lifetime.ll | ||
lit.local.cfg | ||
memintrinsics.ll | ||
no-targetdata.ll | ||
OverwriteStoreEnd.ll | ||
PartialStore.ll | ||
pr11390.ll | ||
simple.ll |