Distinquish stack slots from other stack objects. They (and fixed objects) get FixedS...
authorEvan Cheng <evan.cheng@apple.com>
Sat, 17 Oct 2009 09:20:14 +0000 (09:20 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 17 Oct 2009 09:20:14 +0000 (09:20 +0000)
commit491f54f1fd700204db0a19efde0cc2627641d711
treeab872f273e18f6668a5aad26d1d7692a6a0b842d
parenta8e65426107be9c04e09ba29b3d7b54e168236d6
Distinquish stack slots from other stack objects. They (and fixed objects) get FixedStack PseudoSourceValues.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84326 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineFrameInfo.h
lib/CodeGen/PreAllocSplitting.cpp
lib/CodeGen/PrologEpilogInserter.cpp
lib/CodeGen/RegAllocLocal.cpp
lib/CodeGen/VirtRegMap.cpp
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/X86/X86InstrBuilder.h