Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AArch64/ARM64: move ARM64 into AArch64's place | Tim Northover | 2014-05-24 | 1 | -331/+0 |
* | ARM64: use hex immediates for movz/movk instructions | Tim Northover | 2014-04-30 | 1 | -1/+1 |
* | ARM64: print canonical syntax for add/sub (imm) instructions. | Tim Northover | 2014-04-30 | 1 | -8/+8 |
* | ARM64: [su]xtw use W regs as inputs, not X regs. | Jim Grosbach | 2014-04-17 | 1 | -16/+8 |
* | ARM64: switch to IR-based atomic operations. | Tim Northover | 2014-04-17 | 1 | -16/+12 |
* | ARM64: use 32-bit moves for constants where possible. | Tim Northover | 2014-04-16 | 1 | -9/+9 |
* | [ARM64] Set default CPU to generic instead of cyclone. | Quentin Colombet | 2014-04-15 | 1 | -1/+1 |
* | ARM64: initial backend import | Tim Northover | 2014-03-29 | 1 | -0/+343 |