Vasileios Kalintiris b2dd15f8c7 [mips] Add preliminary support for the MIPS II target.
Summary:
This patch enables code generation for the MIPS II target. Pre-Mips32
targets don't have the MUL instruction, so we add the correspondent
pattern that uses the MULT/MFLO combination in order to retrieve the
product.

This is WIP as we don't support code generation for select nodes due to
the lack of conditional-move instructions.

Reviewers: dsanders

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D6150

llvm-svn: 221686
2014-11-11 11:43:55 +00:00
..
2014-11-10 18:11:10 +00:00
2014-07-24 11:45:27 +00:00
2014-09-02 22:28:02 +00:00
2014-08-29 21:53:01 +00:00
2014-09-02 22:28:02 +00:00
2014-11-01 16:08:03 +00:00