[llvm-commits] [llvm] r118864 - in /llvm/trunk: lib/Target/Mips/MipsISelDAGToDAG.cpp lib/Target/Mips/MipsInstrInfo.td lib/Target/Mips/MipsSubtarget.h test/CodeGen/Mips/2010-11-09-Mul.ll
Eric Christopher
echristo at apple.com
Thu Nov 11 16:49:38 PST 2010
On Nov 11, 2010, at 4:48 PM, Bruno Cardoso Lopes wrote:
> Hi Eric,
>
> On Thu, Nov 11, 2010 at 10:44 PM, Eric Christopher <echristo at apple.com> wrote:
>>
>> On Nov 11, 2010, at 4:38 PM, Bruno Cardoso Lopes wrote:
>>
>> enum MipsArchEnum {
>> - Mips1, Mips2, Mips3, Mips4, Mips32, Mips32r2, Mips64, Mips64r2
>> + Mips1, Mips2, Mips3, Mips4, Mips32, Mips32r2
>> };
>>
>> Abandoning mips64 support?
>> -eric
>
> Forgot to mention. Since we have not support for this anyway, remove
> it until someone
> cares enough to put it there again!
Cool deal. :)
-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101111/23b9eeca/attachment.html>
More information about the llvm-commits
mailing list