x86: Remove the W64ALLOCA pseudo
authorReid Kleckner <reid@kleckner.net>
Thu, 29 Jan 2015 23:09:37 +0000 (23:09 +0000)
committerReid Kleckner <reid@kleckner.net>
Thu, 29 Jan 2015 23:09:37 +0000 (23:09 +0000)
commit850420cd14a1cd4c765cf8a46e47670b912f7bbc
tree7d8a0d89d2ac9e5074eb1b38128793cfaa3c7f25
parent4ac4c33f2df8fc139b9b48bd36b5cbbbd3bfdd40
x86: Remove the W64ALLOCA pseudo

This is just an alias for CALL64pcrel32, and we can just use that opcode
with explicit defs in the MI.

No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227508 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FrameLowering.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrControl.td