[MIPS GlobalISel] Select sqrt
authorPetar Avramovic <Petar.Avramovic@rt-rk.com>
Thu, 6 Jun 2019 10:00:41 +0000 (10:00 +0000)
committerPetar Avramovic <Petar.Avramovic@rt-rk.com>
Thu, 6 Jun 2019 10:00:41 +0000 (10:00 +0000)
commit81132ce0e95af7ecbd07862ff82c00903ba4a8df
treed810734c863c6ea9922da523b622ece1d5e52b49
parentcff7d2fdc9efe576f788b5a5a117c0f75fa86f52
[MIPS GlobalISel] Select sqrt

Select G_FSQRT for MIPS32.

Differential Revision: https://reviews.llvm.org/D62905

llvm-svn: 362692
llvm/lib/Target/Mips/MipsLegalizerInfo.cpp
llvm/lib/Target/Mips/MipsRegisterBankInfo.cpp
llvm/test/CodeGen/Mips/GlobalISel/instruction-select/fsqrt.mir [new file with mode: 0644]
llvm/test/CodeGen/Mips/GlobalISel/legalizer/fsqrt.mir [new file with mode: 0644]
llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/fsqrt.ll [new file with mode: 0644]
llvm/test/CodeGen/Mips/GlobalISel/regbankselect/fsqrt.mir [new file with mode: 0644]