Target/X86: [PR8777][PR8778] Tweak alloca/chkstk for Windows targets.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 24 Mar 2011 07:07:00 +0000 (07:07 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 24 Mar 2011 07:07:00 +0000 (07:07 +0000)
commita2e0762fae050464494a50c8b5d53ac2f4ba738c
tree64831b9b4df7f153028b5c258715f30613a86021
parentc37c539944874175c8f147fc7253506dfa8e6c3d
Target/X86: [PR8777][PR8778] Tweak alloca/chkstk for Windows targets.

FIXME: Some cleanups would be needed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128206 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FrameLowering.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrControl.td
test/CodeGen/X86/win64_alloca_dynalloca.ll [new file with mode: 0644]
test/CodeGen/X86/win_chkstk.ll