Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AArch64][GlobalISel] Use fcsel instead of csel for G_SELECT on FPRs | Jessica Paquette | 2019-05-03 | 1 | -0/+7 |
* | Change the fast-isel-abort option from bool to int to enable "levels" | Mehdi Amini | 2015-02-27 | 1 | -1/+1 |
* | [FastISel][AArch64] Optimize select when one of the operands is a 'true' or '... | Juergen Ributzka | 2014-11-13 | 1 | -0/+30 |
* | [FastISel][AArch64] Fold the cmp into the select when possible. | Juergen Ributzka | 2014-11-13 | 1 | -0/+227 |
* | [FastISel][AArch64] Extend 'select' lowering to support also i1 to i16. | Juergen Ributzka | 2014-11-13 | 1 | -0/+59 |