Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AArch64/ARM64: move ARM64 into AArch64's place | Tim Northover | 2014-05-24 | 1 | -532/+0 |
* | AArch64/ARM64: print BFM instructions as BFI or BFXIL | Tim Northover | 2014-05-01 | 1 | -18/+18 |
* | [ARM64] Prevent bit extraction to be adjusted by following shift | Weiming Zhao | 2014-04-30 | 1 | -0/+13 |
* | ARM64: use hex immediates for movz/movk instructions | Tim Northover | 2014-04-30 | 1 | -4/+4 |
* | ARM64: fix assertion in ISelDAGToDAG | Tim Northover | 2014-04-25 | 1 | -0/+17 |
* | [ARM64] Print preferred aliases for SFBM/UBFM in InstPrinter | Bradley Smith | 2014-04-25 | 1 | -14/+14 |
* | [CodeGenPrepare] Use APInt to check the value of the immediate in a and | Quentin Colombet | 2014-04-22 | 1 | -0/+23 |
* | ARM64: Combine shifts and uses from different basic block to bit-extract inst... | Yi Jiang | 2014-04-21 | 1 | -0/+73 |
* | ARM64: use 32-bit moves for constants where possible. | Tim Northover | 2014-04-16 | 1 | -3/+3 |
* | ARM64: initial backend import | Tim Northover | 2014-03-29 | 1 | -0/+406 |