aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorNadav Rotem <nrotem@apple.com>2012-12-06 17:34:13 +0000
committerNadav Rotem <nrotem@apple.com>2012-12-06 17:34:13 +0000
commitac450eb59e77deb929ea2ec9556b46fbf03a9698 (patch)
tree4e3ac89b649f38ad64bcd671bef26e15942448cb /llvm/lib/CodeGen/MachineModuleInfo.cpp
parentf899ba5f58e43c356fa10ccdaec0f684f87316d8 (diff)
downloadllvm-ac450eb59e77deb929ea2ec9556b46fbf03a9698.zip
llvm-ac450eb59e77deb929ea2ec9556b46fbf03a9698.tar.gz
llvm-ac450eb59e77deb929ea2ec9556b46fbf03a9698.tar.bz2
Fix a bug in the code that merges consecutive stores. Previously we did not
check if loads that happen in between stores alias with the first store in the chain, only with the second store onwards. llvm-svn: 169516
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions