summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/GlobalISel/select-floor.mir
Commit message (Collapse)AuthorAgeFilesLines
* [GlobalISel][AArch64] Select G_FFLOORJessica Paquette2019-02-111-0/+130
This teaches the legalizer about G_FFLOOR, and lets us select G_FFLOOR in AArch64. It updates the existing floating point tests, and adds a select-floor.mir test. Differential Revision: https://reviews.llvm.org/D57486 llvm-svn: 353722
OpenPOWER on IntegriCloud