diff options
author | Simon Dardis <simon.dardis@imgtec.com> | 2017-09-26 15:01:21 +0000 |
---|---|---|
committer | Simon Dardis <simon.dardis@imgtec.com> | 2017-09-26 15:01:21 +0000 |
commit | ef41f6a57328100471c169332d03fc35918a65d1 (patch) | |
tree | f446e4c62e0d3daafbd834f23534a6c76442cfa7 /llvm/lib/Target | |
parent | 1f93d0f1f95d09c52f53a0dd919759ab5fc40bd4 (diff) | |
download | bcm5719-llvm-ef41f6a57328100471c169332d03fc35918a65d1.tar.gz bcm5719-llvm-ef41f6a57328100471c169332d03fc35918a65d1.zip |
[mips] Accept but ignore -m(no-)branch-likely
-mbranch-likely and -mno-branch-likely are used in some build systems for
some MIPS targets. Accept these options but ignore them as they are an
(de)optimiztion hint, and that branch likely instructions were deprecated
but not removed from MIPS32 and MIPS64 ISAs.
Reviewers: atanasyan, nitesh.jain
Differential Revision: https://reviews.llvm.org/D38168
llvm-svn: 314213
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions