Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incomplete MIPS IAS support for branch-likely instructions. #23368

Closed
llvmbot opened this issue Mar 23, 2015 · 4 comments
Closed

Incomplete MIPS IAS support for branch-likely instructions. #23368

llvmbot opened this issue Mar 23, 2015 · 4 comments
Labels
backend:MIPS bugzilla Issues migrated from bugzilla

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Mar 23, 2015

Bugzilla Link 22994
Resolution FIXED
Resolved on Jul 18, 2016 08:50
Version trunk
OS Linux
Reporter LLVM Bugzilla Contributor
CC @davidchisnall,@emaste

Extended Description

bgel, bgeul, bgtl, bgtul, blel, bleul, bltl, bltul are still missing.

beqzl, bnezl are in review (see http://reviews.llvm.org/D8540).

@llvmbot
Copy link
Collaborator Author

llvmbot commented Jun 11, 2015

beqzl and bnezl were added in r234401.

@llvmbot
Copy link
Collaborator Author

llvmbot commented Jun 18, 2015

Originally reported by David Chisnall in #21342 .

@llvmbot
Copy link
Collaborator Author

llvmbot commented Jun 26, 2015

A patch by Srdjan Obucina is being reviewed here: http://reviews.llvm.org/D10537.

@llvmbot
Copy link
Collaborator Author

llvmbot commented Jul 18, 2016

This seems to have been accidentally left open. All the mentioned instructions are present in our current 'make check' tests.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 9, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend:MIPS bugzilla Issues migrated from bugzilla
Projects
None yet
Development

No branches or pull requests

1 participant