commit | b9dc248e9e964bccd8358de113cbeb3d9427f7ca | [log] [tgz] |
---|---|---|
author | Reed Kotler <rkotler@mips.com> | Wed Oct 01 18:47:02 2014 +0000 |
committer | Reed Kotler <rkotler@mips.com> | Wed Oct 01 18:47:02 2014 +0000 |
tree | 67656c1410e2ff6c0f0cda23dba52ea06087b925 | |
parent | 30c9242caad0f82daedb838d73d8311e82b9201b [diff] |
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 llvm-svn: 218785