[llvm-commits] [PATCH][Review request] Mips direct object generation patch #6 of 6

Carter, Jack jcarter at mips.com
Tue Oct 25 17:31:15 PDT 2011


This is the sixth of six patches for Mips direct object generation.

With this final of six patches we can compile and execute a number of simple C tests beyond hello.c.

    lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp
    lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
    lib/Target/Mips/MipsInstrInfo.td
    lib/Target/Mips/Makefile

This patch is a bit meatier than the others, but is more exclusive to the Mips direct object production. Once again we tried to pattern after the other targets that have already done direct object generation.

Future MIPS direct object generation patches will be fixes and enhancements based issues uncovered during testing.

The patch is attached.

Jack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111026/6dce07a0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: checkin_6.patch
Type: text/x-patch
Size: 17399 bytes
Desc: checkin_6.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111026/6dce07a0/attachment.bin>


More information about the llvm-commits mailing list