OSDN Git Service

When merging multiple load / store instructions. Use the DebugLoc of the first one.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 5 Jun 2009 18:19:23 +0000 (18:19 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 5 Jun 2009 18:19:23 +0000 (18:19 +0000)
commit87d59e49e9008767896c4c8c80efdc172f1cbd18
tree2a53e0ee756630c78d9922c36f48b062bea58014
parent5ba71887f918a9da82140210494608df020dcbd5
When merging multiple load / store instructions. Use the DebugLoc of the first one.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72952 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMLoadStoreOptimizer.cpp