forked from OSchip/llvm-project
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 | ||
| OverwriteStoreEnd.ll | ||
| PartialStore.ll | ||
| atomic.ll | ||
| const-pointers.ll | ||
| crash.ll | ||
| dominate.ll | ||
| free.ll | ||
| inst-limits.ll | ||
| libcalls.ll | ||
| lifetime.ll | ||
| memintrinsics.ll | ||
| no-targetdata.ll | ||
| pr11390.ll | ||
| simple.ll | ||