Look pass copies when determining whether hoisting would end up inserting more copies...
authorEvan Cheng <evan.cheng@apple.com>
Mon, 11 Apr 2011 21:09:18 +0000 (21:09 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 11 Apr 2011 21:09:18 +0000 (21:09 +0000)
commitd67705faaa526a31feab831ac1e5e15ee37880a1
treecf911e6ea47f6894b82a38543322eff62900532f
parent53abbe50646a1d552ec46733f1776b2b6e6ef0ed
Look pass copies when determining whether hoisting would end up inserting more copies. rdar://9266679

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129297 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineLICM.cpp
test/CodeGen/ARM/2011-04-11-MachineLICMBug.ll [new file with mode: 0644]