diff options
author | Bob Wilson <bob.wilson@apple.com> | 2010-09-10 05:15:04 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2010-09-10 05:15:04 +0000 |
commit | 8617234658019c187e3ad80303a8fbcb4e332c46 (patch) | |
tree | 78afefb0c3e59d8fc3908764632032f0f66c7fd0 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 428a9a58facb5aafed162386944f91afa17a1023 (diff) | |
download | llvm-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