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 |
||
|---|---|---|
| .. | ||
| 2008-02-01-ReturnAttrs.ll | ||
| 2008-07-02-array-indexing.ll | ||
| 2008-09-07-CGUpdate.ll | ||
| 2008-09-08-CGUpdateSelfEdge.ll | ||
| aggregate-promote.ll | ||
| attrs.ll | ||
| basictest.ll | ||
| byval-2.ll | ||
| byval.ll | ||
| callgraph-update.ll | ||
| chained.ll | ||
| control-flow.ll | ||
| control-flow2.ll | ||
| crash.ll | ||
| inalloca.ll | ||
| pr3085.ll | ||
| reserve-tbaa.ll | ||
| tail.ll | ||