Don't waste time unfolding simple loads. The unfolded copy won't be hoisted.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 8 Oct 2010 18:59:19 +0000 (18:59 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 8 Oct 2010 18:59:19 +0000 (18:59 +0000)
commite95f3195b8c65f377a59cc716bfda58c8f7c2f5e
treea72638d079f7302018855abf620d6ecd45658d59
parent1aca5bc1353d4e2c7706149efbc5393aa9e2cc3f
Don't waste time unfolding simple loads. The unfolded copy won't be hoisted.

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