Only remat loads from immutable stack slots.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 10 Jan 2008 08:24:38 +0000 (08:24 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 10 Jan 2008 08:24:38 +0000 (08:24 +0000)
commit8480293f41c11c22762164449e41cd3adb0dd7d8
tree2355dab312fae9bdc3cf3ca8e31a973a4760738e
parenta07cec9e24a286157541d2337cd66b24cd116586
Only remat loads from immutable stack slots.

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