diff options
author | Evan Cheng <evan.cheng@apple.com> | 2008-04-25 00:26:43 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2008-04-25 00:26:43 +0000 |
commit | 9165e165dcbd857fa2fcf3ef396e12d86c951291 (patch) | |
tree | f7c7bc7eec3c01d1237e3124f7aaf53a3ba21672 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | b0daf2f6f5751a8ff03e501c7360cb8f9ff56aff (diff) | |
download | bcm5719-llvm-9165e165dcbd857fa2fcf3ef396e12d86c951291.tar.gz bcm5719-llvm-9165e165dcbd857fa2fcf3ef396e12d86c951291.zip |
Fix bug in x86 memcpy / memset lowering. If there are trailing bytes not handled by rep instructions, a new memcpy / memset is introduced for them. However, since source / destination addresses are already adjusted, their offsets should be zero.
llvm-svn: 50239
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions