diff options
author | Matheus Almeida <matheus.almeida@imgtec.com> | 2014-04-30 15:23:04 +0000 |
---|---|---|
committer | Matheus Almeida <matheus.almeida@imgtec.com> | 2014-04-30 15:23:04 +0000 |
commit | 312ac02491cbf197c3c7e96f103e1d07f9449238 (patch) | |
tree | e2055940feb930b7a9c2519a89a8471701e7d31c /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 7b061a42b125737137feae387bba372bc43f8c09 (diff) | |
download | llvm-312ac02491cbf197c3c7e96f103e1d07f9449238.zip llvm-312ac02491cbf197c3c7e96f103e1d07f9449238.tar.gz llvm-312ac02491cbf197c3c7e96f103e1d07f9449238.tar.bz2 |
[mips] Add instruction alias (sll and srl).
Summary:
The pattern sll/srl $rd, $rt, $rs is found in handwritten assembly which
is just a shorthand version of sllv/srlv $rd, $rt, $rs.
Reviewers: dsanders
Reviewed By: dsanders
Differential Revision: http://reviews.llvm.org/D3483
llvm-svn: 207657
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions