[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

Eric Christopher echristo at apple.com
Fri Sep 9 12:25:19 PDT 2011


On Sep 9, 2011, at 12:21 PM, Akira Hatanaka wrote:

> 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.

OK. Just to have the newer mips cores supported?

-eric



More information about the llvm-commits mailing list