[mips][microMIPS] Fix an issue with selecting sqrt instruction in LLVM backend
authorZoran Jovanovic <zoran.jovanovic@imgtec.com>
Fri, 2 Oct 2015 13:06:02 +0000 (13:06 +0000)
committerZoran Jovanovic <zoran.jovanovic@imgtec.com>
Fri, 2 Oct 2015 13:06:02 +0000 (13:06 +0000)
commit45996bbe27517137ae16841e643de8c23843359a
treec647afd3fb33330cd49a4c10eb8aea80555331fd
parentf008b991205b9757498558e42fe6072e08307049
[mips][microMIPS] Fix an issue with selecting sqrt instruction in LLVM backend
Differential Revision: http://reviews.llvm.org/D13235

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249123 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsInstrFPU.td
test/CodeGen/Mips/llvm-ir/sqrt.ll [new file with mode: 0644]