<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">This is the sixth of six patches for Mips direct object generation.
<br>
<br>
With this final of six patches we can compile and execute a number of simple C tests beyond hello.c.<br>
<br>
    lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp<br>
    lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp<br>
    lib/Target/Mips/MipsInstrInfo.td<br>
    lib/Target/Mips/Makefile<br>
  <br>
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.<br>
<br>
Future MIPS direct object generation patches will be fixes and enhancements based issues uncovered during testing.<br>
<br>
The patch is attached.<br>
<br>
Jack<br>
</div>
</body>
</html>