| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [mips] Expansion of BEQL and BNEL with immediate operands | Simon Dardis | 2017-02-02 | 1 | -0/+4 |
| | | | | | | | | | | | | | Adds support for BEQL and BNEL macros with immediate operands. Patch by: Srdjan Obucina Reviewers: dsanders, zoran.jovanovic, vkalintiris, sdardis, obucina, seanbruno Differential Revision: https://reviews.llvm.org/D17040 llvm-svn: 293905 | ||||
| * | [mips] Add support for branch-likely pseudo-instructions | Zoran Jovanovic | 2015-09-15 | 1 | -0/+17 |
| | | | | | | | Differential Revision: http://reviews.llvm.org/D10537 llvm-svn: 247697 | ||||
| * | [mips] [IAS] Add support for the B{L,G}{T,E}(U) branch pseudo-instructions. | Toma Tabacu | 2015-06-17 | 1 | -0/+21 |
| Summary: This does not include support for the immediate variants of these pseudo-instructions. Fixes llvm.org/PR20968. Reviewers: dsanders Reviewed By: dsanders Subscribers: seanbruno, emaste, llvm-commits Differential Revision: http://reviews.llvm.org/D8537 llvm-svn: 239905 | |||||

