summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/Instructions.cpp
diff options
context:
space:
mode:
authorMatheus Almeida <matheus.almeida@imgtec.com>2014-04-30 16:00:49 +0000
committerMatheus Almeida <matheus.almeida@imgtec.com>2014-04-30 16:00:49 +0000
commit56df6ff2c5c291eb67305dc36280b27e3b7f65de (patch)
treeb513d8eb687b7de61905427938c3a8a2926e9403 /llvm/lib/IR/Instructions.cpp
parent8451cdff2ffa2f5473e69b43984f799b1e2533ac (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud