diff options
author | Matheus Almeida <matheus.almeida@imgtec.com> | 2014-04-30 16:29:56 +0000 |
---|---|---|
committer | Matheus Almeida <matheus.almeida@imgtec.com> | 2014-04-30 16:29:56 +0000 |
commit | b7be52343d711905c671c575c6d367c29edbfba8 (patch) | |
tree | af5b094b129c98e373596b4247821b55e6f3ad28 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 83e6e1e926088ddb0dc3ec2356785044740e1421 (diff) | |
download | llvm-b7be52343d711905c671c575c6d367c29edbfba8.zip llvm-b7be52343d711905c671c575c6d367c29edbfba8.tar.gz llvm-b7be52343d711905c671c575c6d367c29edbfba8.tar.bz2 |
[mips] Add instruction alias (sltu).
Summary:
The pattern sltu $r1, $r2, $imm is found in handwritten assembly which
is just a shorthand version of sltui $r1, $r2, $imm.
Reviewers: dsanders
Reviewed By: dsanders
Differential Revision: http://reviews.llvm.org/D3508
llvm-svn: 207671
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions