summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2012-12-06-python27-miscompile.ll
Commit message (Collapse)AuthorAge
* Fix a bug in the code that merges consecutive stores. Previously we did notNadav Rotem2012-12-06
check if loads that happen in between stores alias with the first store in the chain, only with the second store onwards. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169516 91177308-0d34-0410-b5e6-96231b3b80d8