Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AArch64] Register passes so they can be run by llc | Diana Picus | 2016-08-01 | 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] Optimize compare-and-branch for i1 to use 'tbz'. | Juergen Ributzka | 2014-10-27 | 1 | -2/+1 |
* | [FastISel][AArch64] Use 'cbz' also for null values (pointers). | Juergen Ributzka | 2014-10-27 | 1 | -0/+11 |
* | [AArch64] Fix fast-isel of cbz of i1, i8, i16 | Oliver Stannard | 2014-10-24 | 1 | -6/+9 |
* | [FastISel][AArch64] Fold compare with zero and branch into CBZ and CBNZ. | Juergen Ributzka | 2014-09-17 | 1 | -0/+57 |