[llvm-commits] (Mips) Big endian code review request

Carter, Jack jcarter at mips.com
Mon Feb 27 10:26:00 PST 2012


This time with attached patch :-(
________________________________
From: Carter, Jack
Sent: Monday, February 27, 2012 10:17 AM
To: llvm-commits at cs.uiuc.edu
Subject: (Mips) Big endian code review request

This patch just represents the constuctor and create function changes needed to pass the endianess information.

It does not change the output behavior, thus there is no test case. Those changes will be in the next submittal along with a test case.

These changes have been vetted internally and have passed "make check".

Cheers,

Jack

Contributers: Jack Carter

Index: lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp
Index: lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp
Index: lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
Index: lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h
Index: lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120227/27a59117/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: big_endian_3.patch
Type: text/x-patch
Size: 9946 bytes
Desc: big_endian_3.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120227/27a59117/attachment.bin>


More information about the llvm-commits mailing list