Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AArch64][FastISel] Don't fold shifts with UB. | Juergen Ributzka | 2015-08-19 | 1 | -1/+1 |
* | Change the fast-isel-abort option from bool to int to enable "levels" | Mehdi Amini | 2015-02-27 | 1 | -1/+1 |
* | [FastISel][AArch64] Fold mul into add/sub and logical operations. | Juergen Ributzka | 2014-09-17 | 1 | -0/+48 |
* | [FastISel][AArch64] Add support for non-native types for logical ops. | Juergen Ributzka | 2014-09-13 | 1 | -0/+176 |
* | [FastISel][AArch64] Add target-specific lowering for logical operations. | Juergen Ributzka | 2014-09-04 | 1 | -0/+138 |