summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Mips/branch-pseudos-bad.s
Commit message (Collapse)AuthorAgeFilesLines
* [mips] Expansion of BEQL and BNEL with immediate operandsSimon Dardis2017-02-021-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-instructionsZoran Jovanovic2015-09-151-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 Tabacu2015-06-171-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
OpenPOWER on IntegriCloud