llvm-6502/test/Transforms/Sink
Tom Stellard 1b05bb2900 Sink: Don't sink static allocas from the entry block
CodeGen treats allocas outside the entry block as dynamically sized
stack objects.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204473 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-21 15:51:51 +00:00
..
basic.ll Sink: Don't sink static allocas from the entry block 2014-03-21 15:51:51 +00:00