[llvm-commits] [llvm] r139383 - in /llvm/trunk: lib/Target/Mips/Mips.td lib/Target/Mips/MipsSubtarget.cpp test/CodeGen/Mips/2008-07-05-ByVal.ll test/CodeGen/Mips/2008-07-06-fadd64.ll test/CodeGen/Mips/2008-07-07-FPExtend.ll test/CodeGen/Mips/2008

Akira Hatanaka ahatanak at gmail.com
Fri Sep 9 12:21:01 PDT 2011


The reason is that I am making changes needed for removing support for
Mips1 and Mips2, which will make the Mips backend simpler and cleaner
(e.g. you can drop support for floating point 16x32bit register
files), and Allegrex implements a variant of Mips2.

On Fri, Sep 9, 2011 at 12:04 PM, Eric Christopher <echristo at apple.com> wrote:
>
> On Sep 9, 2011, at 12:00 PM, Akira Hatanaka wrote:
>
> Drop support for Allegrex. Allegrex implements a variant of Mips2.
>
> Curious. Any reason?
> -eric



More information about the llvm-commits mailing list