[PATCH] Set basic block start as microMIPS

Zoran Jovanovic Zoran.Jovanovic at imgtec.com
Fri Dec 20 08:03:25 PST 2013


This patch adds code that sets label at start of basic block as microMIPS (set STO_MIPS_MICROMIPS in st_other field ) when generating microMIPS code. Also, emit label as jump target to avoid referencing .text because it is not set as microMIPS.

Zoran Jovanovic
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131220/d05c7adf/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: micromips_basic_blocks.diff
Type: application/octet-stream
Size: 4930 bytes
Desc: micromips_basic_blocks.diff
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131220/d05c7adf/attachment.obj>


More information about the llvm-commits mailing list