David Majnemer bf741d2bdd IR: Conservatively verify inalloca arguments
Summary: Try to spot obvious mismatches with inalloca use.

Reviewers: rnk

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D3572

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207676 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-30 17:22:00 +00:00
..
2014-01-22 22:32:58 +00:00
2014-03-06 05:32:52 +00:00
2014-02-26 19:51:08 +00:00
2014-02-26 22:29:11 +00:00
2014-03-29 10:18:08 +00:00
2014-02-26 22:29:11 +00:00

This directory contains test cases for the instcombine transformation.  The
dated tests are actual bug tests, whereas the named tests are used to test
for features that the this pass should be capable of performing.