[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

Bruno Cardoso Lopes bruno.cardoso at gmail.com
Thu Nov 11 16:48:59 PST 2010


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!

-- 
Bruno Cardoso Lopes
http://www.brunocardoso.cc




More information about the llvm-commits mailing list