llvm-6502/test/Transforms/ArgumentPromotion
Chris Lattner beb168992f add a test to ensure that argpromote of one argument doesn't
break the byval attr on some other argument.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46025 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-15 22:38:12 +00:00
..
aggregate-promote.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
basictest.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
byval-2.ll add a test to ensure that argpromote of one argument doesn't 2008-01-15 22:38:12 +00:00
byval.ll Teach argpromote to ruthlessly hack small byval structs when it can 2008-01-11 22:31:41 +00:00
chained.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
control-flow2.ll PR1319: 2007-04-15 06:51:14 +00:00
control-flow.ll PR1319: 2007-04-15 06:51:14 +00:00
dg.exp PR1319: 2007-04-15 06:51:14 +00:00