summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/whitespace.ll
Commit message (Collapse)AuthorAgeFilesLines
* [mips] fix asmstring of Ext and Ins instructions and mips16 JALRC/JRCPetar Jovanovic2017-11-271-0/+62
Make the print format consistent with other assembler instructions. Adding a tab character instead of space in asmstring of Ext and Ins instructions. Removing space around the tab character for JALRC and replacing space with tab in JRC. Patch by Milos Stojanovic. Differential Revision: https://reviews.llvm.org/D38144 llvm-svn: 319030
OpenPOWER on IntegriCloud