diff options
author | Evan Cheng <evan.cheng@apple.com> | 2012-12-12 20:43:23 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2012-12-12 20:43:23 +0000 |
commit | b7d3d03bf91e4ae1eb0677ff62d48f80d4414311 (patch) | |
tree | 3e3d63a71bb66d2a09201044d42219e8290f5328 /llvm/lib/CodeGen/SelectionDAG/TargetSelectionDAGInfo.cpp | |
parent | 0a74fc8d6ca83ddc3b3b5ac7792fe7b9b62e6c04 (diff) | |
download | bcm5719-llvm-b7d3d03bf91e4ae1eb0677ff62d48f80d4414311.tar.gz bcm5719-llvm-b7d3d03bf91e4ae1eb0677ff62d48f80d4414311.zip |
Fix a logic bug in inline expansion of memcpy / memset with an overlapping
load / store pair. It's not legal to use a wider load than the size of
the remaining bytes if it's the first pair of load / store.
llvm-svn: 170018
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/TargetSelectionDAGInfo.cpp')
0 files changed, 0 insertions, 0 deletions