commit | 3fb03e23a42b064877497bb9c045b99693d14c95 | [log] [tgz] |
---|---|---|
author | Evan Cheng <evan.cheng@apple.com> | Sun Jan 06 19:00:15 2013 +0000 |
committer | Evan Cheng <evan.cheng@apple.com> | Sun Jan 06 19:00:15 2013 +0000 |
tree | e5b58cc9e654d7d2e31f5e196f400833acc291bf | |
parent | 4077efc146a70d2d934200f0aaa3eae9ce388926 [diff] |
Fix for PR14739. It's not safe to fold a load into a call across a store. Thanks to Nick Lewycky for the initial patch. llvm-svn: 171665