summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/float_arithmetic_operations.ll
Commit message (Collapse)AuthorAgeFilesLines
* [MIPS GlobalISel] Select floating point arithmetic operationsPetar Avramovic2019-04-031-0/+91
Select 32 and 64 bit floating point add, sub, mul and div for MIPS32. Differential Revision: https://reviews.llvm.org/D60191 llvm-svn: 357584
OpenPOWER on IntegriCloud