Do forward and backward substitution to eliminate loads and stores when possible.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 4 May 2009 23:13:13 +0000 (23:13 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 4 May 2009 23:13:13 +0000 (23:13 +0000)
commitc3806ea3bc3718d1f72de60e791c771c602189dc
tree55d3f39ec8eeb53fce0864e048df13c3a90888e4
parent712e80e188c306125e32e46e9ed5db9dfc2f7cc9
Do forward and backward substitution to eliminate loads and stores when possible.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70937 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/StackSlotColoring.cpp