summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/GlobalISel/select-fabs.mir
Commit message (Collapse)AuthorAgeFilesLines
* [GlobalISel][AArch64] Select G_FABSJessica Paquette2019-01-301-0/+130
This adds instruction selection support for G_FABS in AArch64. It also updates the existing basic FP tests, adds a selection test for G_FABS. https://reviews.llvm.org/D57418 llvm-svn: 352684
OpenPOWER on IntegriCloud