[mips] Change lwl and lwr in inlineasm_constraint.ll to lw
authorDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 22 May 2014 11:51:06 +0000 (11:51 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 22 May 2014 11:51:06 +0000 (11:51 +0000)
commit98eba923346615a9b2896b5a1f2377def1b73c35
tree69730ec106ea10b931f438e19bd2134511d4c5b7
parent8afb08e5b5536a76bf359c0a75ffc1738d2ad1dc
[mips] Change lwl and lwr in inlineasm_constraint.ll to lw

Summary:
lwl and lwr are not available in MIPS32r6/MIPS64r6. The purpose of the test
is to check that the '$1' expands to '0($x)' rather than to test something related
to the lwl or lwr instructions so we can simply switch to lw.

Depends on D3842

Reviewers: jkolek, zoran.jovanovic, vmedic

Reviewed By: vmedic

Differential Revision: http://reviews.llvm.org/D3844

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209423 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Mips/inlineasm_constraint.ll