summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM64/bitfield-extract.ll
Commit message (Expand)AuthorAgeFilesLines
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-532/+0
* AArch64/ARM64: print BFM instructions as BFI or BFXILTim Northover2014-05-011-18/+18
* [ARM64] Prevent bit extraction to be adjusted by following shiftWeiming Zhao2014-04-301-0/+13
* ARM64: use hex immediates for movz/movk instructionsTim Northover2014-04-301-4/+4
* ARM64: fix assertion in ISelDAGToDAGTim Northover2014-04-251-0/+17
* [ARM64] Print preferred aliases for SFBM/UBFM in InstPrinterBradley Smith2014-04-251-14/+14
* [CodeGenPrepare] Use APInt to check the value of the immediate in a andQuentin Colombet2014-04-221-0/+23
* ARM64: Combine shifts and uses from different basic block to bit-extract inst...Yi Jiang2014-04-211-0/+73
* ARM64: use 32-bit moves for constants where possible.Tim Northover2014-04-161-3/+3
* ARM64: initial backend importTim Northover2014-03-291-0/+406
OpenPOWER on IntegriCloud