Minor spiller tweak to unfavor reload into load/store instructions.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 19 Jun 2008 01:16:17 +0000 (01:16 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 19 Jun 2008 01:16:17 +0000 (01:16 +0000)
commitbdf34bc12bfc39de02c19fa250e83edb5924a6cf
tree10d48852ed330f25e5da4bbb836b8a955e02c417
parent6c5e5616687e99329ffa790d2b40ab0f9c2e09f7
Minor spiller tweak to unfavor reload into load/store instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52477 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveIntervalAnalysis.h
include/llvm/CodeGen/MachineRegisterInfo.h
lib/CodeGen/LiveIntervalAnalysis.cpp