It is safe to speculate load from GOT. This fixes performance regression caused by...
authorDevang Patel <dpatel@apple.com>
Mon, 17 Oct 2011 17:35:01 +0000 (17:35 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 17 Oct 2011 17:35:01 +0000 (17:35 +0000)
commit6c15fec3c5b4770570a4d681762a7bd510e65077
tree428859b9d1a1293e34d953d200cfacb50794b073
parent4007529d4b014f43a1c7089f9b285a67c1c9b853
It is safe to speculate load from GOT. This fixes performance regression caused by r141689.

Radar 10281206.

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