Try fold re-materialized load instructions into its uses.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 30 Aug 2007 05:53:02 +0000 (05:53 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 30 Aug 2007 05:53:02 +0000 (05:53 +0000)
commit34c2a9f57ccf57f341ad27cef59e4c5eb2253e1d
tree2acea29a296d7930913e68f3e5e46b2a9cfca124
parent35b35c5c320a71e4611fe2101452da685f8eeda0
Try fold re-materialized load instructions into its uses.

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