summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/Fast-ISel/fast-isel-softfloat-lower-args.ll
Commit message (Collapse)AuthorAgeFilesLines
* [mips][fastisel] Consider soft-float an unsupported floating point modeSimon Dardis2016-10-041-0/+11
Treat soft-float as unsupported for fast-isel. Additionally, ensure we check that lowering f32 arguments also considers the case of soft-float mode. Reviewers: ehostunreach, vkalintiris, zoran.jovanovic Differential Review: https://reviews.llvm.org/D24505 llvm-svn: 283209
OpenPOWER on IntegriCloud