Combine MovePCtoStack + POP32r into one instruction MOVPC32r so it can be moved if...
authorEvan Cheng <evan.cheng@apple.com>
Sat, 5 Jan 2008 00:41:47 +0000 (00:41 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 5 Jan 2008 00:41:47 +0000 (00:41 +0000)
commit0475ab58b8e92fa8e8b90ddbf023bc60587c5e25
treec7eacee8f536c66dc2ced550f5865bfcb4c4b523
parentd94b6a16fec7d5021e3922b0e34f9ddb268d54b1
Combine MovePCtoStack + POP32r into one instruction MOVPC32r so it can be moved if needed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45605 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ATTAsmPrinter.cpp
lib/Target/X86/X86CodeEmitter.cpp
lib/Target/X86/X86ISelDAGToDAG.cpp
lib/Target/X86/X86InstrInfo.td
lib/Target/X86/X86MachineFunctionInfo.h