aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2010-09-10 05:15:04 +0000
committerBob Wilson <bob.wilson@apple.com>2010-09-10 05:15:04 +0000
commit8617234658019c187e3ad80303a8fbcb4e332c46 (patch)
tree78afefb0c3e59d8fc3908764632032f0f66c7fd0 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent428a9a58facb5aafed162386944f91afa17a1023 (diff)
downloadllvm-8617234658019c187e3ad80303a8fbcb4e332c46.zip
llvm-8617234658019c187e3ad80303a8fbcb4e332c46.tar.gz
llvm-8617234658019c187e3ad80303a8fbcb4e332c46.tar.bz2
Fix merging base-updates for VLDM/VSTM: Before I switched these instructions
to use AddrMode4, there was a count of the registers stored in one of the operands. I changed that to just count the operands but forgot to adjust for the size of D registers. This was noticed by Evan as a performance problem but it is a potential correctness bug as well, since it is possible that this could merge a base update with a non-matching immediate. llvm-svn: 113576
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions