llvm-6502/test/Transforms/ArgumentPromotion
Chris Lattner ab04e13a1f Fix arg promotion to propagate the correct attrs on the calls to
promoted functions.  This is important for varargs calls in 
particular.  Thanks to duncan for providing a great testcase.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46108 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-17 01:17:03 +00:00
..
aggregate-promote.ll
attrs.ll Fix arg promotion to propagate the correct attrs on the calls to 2008-01-17 01:17:03 +00:00
basictest.ll
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
chained.ll
control-flow2.ll
control-flow.ll
dg.exp