Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [GlobalISel][AArch64] Select G_FFLOOR | Jessica Paquette | 2019-02-11 | 1 | -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 |