summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/misched-fusion-csel.ll
Commit message (Collapse)AuthorAgeFilesLines
* [AArch64, ARM] Add support for Exynos M5Evandro Menezes2019-03-221-0/+1
| | | | | | Add Exynos M5 support and test cases. llvm-svn: 356793
* [AArch64, ARM] Add support for Samsung Exynos M4Evandro Menezes2018-06-061-0/+1
| | | | | | Create a separate feature set for Exynos M4 and add test cases. llvm-svn: 334115
* [PATCH] [AArch64] Add new target feature to fuse conditional selectEvandro Menezes2018-02-231-0/+30
This feature enables the fusion of the comparison and the conditional select instructions together. Differential revision: https://reviews.llvm.org/D42392 llvm-svn: 325939
OpenPOWER on IntegriCloud