[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)
commite1f46e58c9bc0603fdd17a87b289465c87e6a487
treeed9d685906cd78f62898ae37a874d56b13edb53a
parent1f6c7e935895539710add35c5726140e99af679d
[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

llvm-svn: 209423
llvm/test/CodeGen/Mips/inlineasm_constraint.ll