diff options
author | Matheus Almeida <matheus.almeida@imgtec.com> | 2014-06-18 13:30:57 +0000 |
---|---|---|
committer | Matheus Almeida <matheus.almeida@imgtec.com> | 2014-06-18 13:30:57 +0000 |
commit | c3c18956deb1964c1f7ae3d2804bff467d6f30e8 (patch) | |
tree | ba134a06284a1596f2e92e2430d46d00544230cb /llvm/test/Bitcode/function-encoding-rel-operands.ll | |
parent | 7e81576246ce7c2f01fcbc9375b911cad4b458f1 (diff) | |
download | bcm5719-llvm-c3c18956deb1964c1f7ae3d2804bff467d6f30e8.tar.gz bcm5719-llvm-c3c18956deb1964c1f7ae3d2804bff467d6f30e8.zip |
[mips] Implement alias for 'and' and 'or' instructions for all ISAs.
Summary:
Examples:
and $2, 4 <=> andi $2, $2, 4
or $2, 4 <=> ori $2, $2, 4
Reviewers: dsanders
Reviewed By: dsanders
Differential Revision: http://reviews.llvm.org/D4155
llvm-svn: 211161
Diffstat (limited to 'llvm/test/Bitcode/function-encoding-rel-operands.ll')
0 files changed, 0 insertions, 0 deletions