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

llvm-svn: 204473
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