llvm-6502/test/CodeGen/Mips/Fast-ISel
Reed Kotler befab0a552 Add fptrunc to mips fast-sel
Summary: Implement conversion of 64 to 32 bit floating point numbers (fptrunc) in mips fast-isel

Test Plan:
fptrunc.ll
checked also with 4 internal mips build bot flavors mip32r1/miprs32r2 and at -O0 and -O2

Reviewers: dsanders

Reviewed By: dsanders

Subscribers: rfuhler

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218785 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-01 18:47:02 +00:00
..
fpext.ll Add numeric extend, trunctate to mips fast-isel 2014-09-30 16:30:13 +00:00
fptrunc.ll Add fptrunc to mips fast-sel 2014-10-01 18:47:02 +00:00
loadstore2.ll Add mips32 r1 to the list of supported targets for Mips fast-isel 2014-09-15 20:30:25 +00:00
loadstoreconv.ll Add numeric extend, trunctate to mips fast-isel 2014-09-30 16:30:13 +00:00
loadstrconst.ll Add mips32 r1 to the list of supported targets for Mips fast-isel 2014-09-15 20:30:25 +00:00
nullvoid.ll Add mips32 r1 to the list of supported targets for Mips fast-isel 2014-09-15 20:30:25 +00:00
simplestore.ll Add mips32 r1 to the list of supported targets for Mips fast-isel 2014-09-15 20:30:25 +00:00
simplestorefp1.ll Add mips32 r1 to the list of supported targets for Mips fast-isel 2014-09-15 20:30:25 +00:00
simplestorei.ll Add mips32 r1 to the list of supported targets for Mips fast-isel 2014-09-15 20:30:25 +00:00