Files
archived-llvm/test/CodeGen/Mips
Daniel Sanders bedb5c9946 [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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254148 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-26 11:23:03 +00:00
..
2013-12-07 02:48:29 +00:00
2012-05-12 03:25:16 +00:00
2015-04-13 18:47:19 +00:00
2012-03-29 18:43:11 +00:00
2011-12-19 20:24:28 +00:00
2012-06-27 00:40:34 +00:00
2013-07-26 20:58:55 +00:00