[PATCH] Support for microMIPS branch instructions
Jack Carter
Jack.Carter at imgtec.com
Fri Nov 1 15:11:58 PDT 2013
Patches, compiles and tests fine.
Code looks good except for a long line:
unsigned getBranchTargetOpValueMM(const MachineInstr &MI, unsigned OpNo) const;
line too long= 109 len= 81 lib/Target/Mips/MipsCodeEmitter.cpp
Fix that and it will LGTM.
Jack
________________________________
From: Zoran Jovanovic
Sent: Friday, November 01, 2013 9:38 AM
To: llvm-commits at cs.uiuc.edu
Cc: Jack Carter; Jozef Kolek
Subject: [PATCH] Support for microMIPS branch instructions
Patch adds support for microMIPS branch instructions.
Zoran Jovanovic
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131101/fde3a8a1/attachment.html>
More information about the llvm-commits
mailing list