llvm-6502/test/Transforms/PruneEH
Dale Johannesen 4362387c74 Do not inline functions with (dynamic) alloca into
functions that don't already have a (dynamic) alloca.
Dynamic allocas cause inefficient codegen and we shouldn't
propagate this (behavior follows gcc).  Two existing tests
assumed such inlining would be done; they are hacked by
adding an alloca in the caller, preserving the point of
the tests.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61946 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-08 21:45:23 +00:00
..
2003-09-14-ExternalCall.ll
2003-11-21-PHIUpdate.ll
2008-06-02-Weak.ll
2008-09-05-CGUpdate.ll Do not inline functions with (dynamic) alloca into 2009-01-08 21:45:23 +00:00
dg.exp
recursivetest.ll
simplenoreturntest.ll
simpletest.ll