This isn't safe when there are uses of load's chain result.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 31 Jul 2007 06:21:44 +0000 (06:21 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 31 Jul 2007 06:21:44 +0000 (06:21 +0000)
commit4ebcc8c2f8f91230066198cd9919766d9e8a4ef1
tree09eb925fadc9e72ea448817e2b98db194ab7b055
parent6240ab502275644e5f2740cc395b6e92219a3f42
This isn't safe when there are uses of load's chain result.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40617 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp