Disable stack realignment for functions with dynamic-sized alloca's
authorAnton Korobeynikov <asl@math.spbu.ru>
Wed, 23 Apr 2008 18:16:43 +0000 (18:16 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Wed, 23 Apr 2008 18:16:43 +0000 (18:16 +0000)
commit35410a493bb393d0d8d5868feb5ef901aba64575
treecd9b70057fb672180839688d9f15c5fec6cb66a1
parent890fe888be0e19ce675bb2cd7c127ece88d8064d
Disable stack realignment for functions with dynamic-sized alloca's

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50155 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86RegisterInfo.cpp