diff options
author | Matheus Almeida <matheus.almeida@imgtec.com> | 2014-04-30 16:00:49 +0000 |
---|---|---|
committer | Matheus Almeida <matheus.almeida@imgtec.com> | 2014-04-30 16:00:49 +0000 |
commit | 56df6ff2c5c291eb67305dc36280b27e3b7f65de (patch) | |
tree | b513d8eb687b7de61905427938c3a8a2926e9403 /llvm/lib/IR/Instructions.cpp | |
parent | 8451cdff2ffa2f5473e69b43984f799b1e2533ac (diff) | |
download | bcm5719-llvm-56df6ff2c5c291eb67305dc36280b27e3b7f65de.tar.gz bcm5719-llvm-56df6ff2c5c291eb67305dc36280b27e3b7f65de.zip |
[mips] Add instruction alias (dsll and dsrl).
Summary:
The pattern dsll/dsrl $rd, $rt, $rs is found in handwritten assembly which
is just a shorthand version of dsllv/dsrlv $rd, $rt, $rs.
Reviewers: dsanders
Reviewed By: dsanders
Differential Revision: http://reviews.llvm.org/D3486
llvm-svn: 207664
Diffstat (limited to 'llvm/lib/IR/Instructions.cpp')
0 files changed, 0 insertions, 0 deletions