diff options
author | Daniel Sanders <daniel.sanders@imgtec.com> | 2015-11-26 11:23:03 +0000 |
---|---|---|
committer | Daniel Sanders <daniel.sanders@imgtec.com> | 2015-11-26 11:23:03 +0000 |
commit | fbb6a237baf4294b230c0881d0f882cc3b971f3c (patch) | |
tree | decd554d8e6b8ca850dedb1e39b8689f7b397e41 /lldb/packages/Python/lldbsuite/test/python_api/section | |
parent | f2b5bff84342402e769749b2634b6499dc3e98cc (diff) | |
download | bcm5719-llvm-fbb6a237baf4294b230c0881d0f882cc3b971f3c.tar.gz bcm5719-llvm-fbb6a237baf4294b230c0881d0f882cc3b971f3c.zip |
[mips][ias] Explicitly disable IAS on tests that depend on not assembling.
Summary:
no-odd-spreg-msa.ll: This test deliberately uses an odd-numbered register
in inline assembly and expects the compiler to insert a move to an
even-numbered register.
inlineasm-operand-code.ll and inlineasm_constraint.ll:
Checks for IAS's output will be added once a matcher bug is resolved. This bug
causes the canonical output emitted by IAS to be incorrect for uimm16 constants
with the MSB set. We will still need the non-IAS checks at this point since
these tests primarily test formatting of operands.
Reviewers: vkalintiris
Subscribers: dsanders, llvm-commits
Differential Revision: http://reviews.llvm.org/D14705
llvm-svn: 254148
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section')
0 files changed, 0 insertions, 0 deletions