mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
c9ab4a9a3b
Summary: I searched Transforms/ and Analysis/ for 'ByVal' and updated those call sites to check for inalloca if appropriate. I added tests for any change that would allow an optimization to fire on inalloca. Reviewers: nlewycky Differential Revision: http://llvm-reviews.chandlerc.com/D2449 llvm-svn: 200281 |
||
---|---|---|
.. | ||
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 | ||
inst-limits.ll | ||
libcalls.ll | ||
lifetime.ll | ||
memintrinsics.ll | ||
no-targetdata.ll | ||
OverwriteStoreEnd.ll | ||
PartialStore.ll | ||
pr11390.ll | ||
simple.ll |