Mark instructions which are part of the frame setup with the MachineInstr::FrameSetup...
authorBill Wendling <isanbard@gmail.com>
Thu, 21 Jul 2011 00:44:56 +0000 (00:44 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 21 Jul 2011 00:44:56 +0000 (00:44 +0000)
commitfb4eb165d66b8ca5ae09c37d98d3ed937454b6af
tree6ecf9e12c4e7bac0660e7466e6020e44f664f5ed
parent37eb38d3f8531115f17f4e829013ccb513952bad
Mark instructions which are part of the frame setup with the MachineInstr::FrameSetup flag.

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