diff options
author | Tamas Berghammer <tberghammer@google.com> | 2015-03-25 10:59:12 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2015-03-25 10:59:12 +0000 |
commit | 639e8ad64474adcde2b349db2a01ab4b55090189 (patch) | |
tree | 422fcd9d59a17a001fd4a8e2ab668d43e399e892 /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp | |
parent | 86e7018e79cbab56f3e9861c6d2aa2aa7bb41b23 (diff) | |
download | llvm-639e8ad64474adcde2b349db2a01ab4b55090189.zip llvm-639e8ad64474adcde2b349db2a01ab4b55090189.tar.gz llvm-639e8ad64474adcde2b349db2a01ab4b55090189.tar.bz2 |
Fix StdVBoolImplementation to handle large vectors
The previous implementation only read out the first element of the
underlying storage array. Because of it only the first 32 (on x86) or
the first 64 (on x86_64) element was displayed.
Differential revision: http://reviews.llvm.org/D8585
llvm-svn: 233179
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions