diff options
author | Kang Zhang <shkzhang@cn.ibm.com> | 2018-12-03 03:32:57 +0000 |
---|---|---|
committer | Kang Zhang <shkzhang@cn.ibm.com> | 2018-12-03 03:32:57 +0000 |
commit | 51986417f9c412b321e3831afc2af79ac7fdcd62 (patch) | |
tree | 7b5f3d0bfd650c4d52c952968ef0fa16ac01a321 /lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/TestIndexVariable.py | |
parent | 8b7653db7266c06ff3cdf29bd0be3cb40f6309c3 (diff) | |
download | bcm5719-llvm-51986417f9c412b321e3831afc2af79ac7fdcd62.tar.gz bcm5719-llvm-51986417f9c412b321e3831afc2af79ac7fdcd62.zip |
[PowerPC] Fix inconsistent ImmMustBeMultipleOf for same instruction
Summary:
There are 4 instructions which have Inconsistent ImmMustBeMultipleOf in the
function PPCInstrInfo::instrHasImmForm, they are LFS, LFD, STFS, STFD.
These four instructions should set the ImmMustBeMultipleOf to 1 instead of 4.
Reviewed By: steven.zhang
Differential Revision: https://reviews.llvm.org/D54738
llvm-svn: 348109
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/TestIndexVariable.py')
0 files changed, 0 insertions, 0 deletions