mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 08:23:21 +01:00
4c25cb12ea
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. llvm-svn: 61946 |
||
---|---|---|
.. | ||
2003-09-14-ExternalCall.ll | ||
2003-11-21-PHIUpdate.ll | ||
2008-06-02-Weak.ll | ||
2008-09-05-CGUpdate.ll | ||
dg.exp | ||
recursivetest.ll | ||
simplenoreturntest.ll | ||
simpletest.ll |