summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/bitfield-insert.ll
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Remove an overly aggressive assert.Chad Rosier2016-06-221-1/+18
* AArch64: allow MOV (imm) alias to be printedTim Northover2016-06-161-7/+7
* [AArch64] Move tests from r271677 to a more appropriately named file. NFC.Chad Rosier2016-06-031-88/+0
* [AArch64] Spot SBFX-compatbile code expressed with sign_extend_inreg.Chad Rosier2016-06-031-0/+88
* [AArch64] Generate a BFI/BFXIL from 'or (and X, MaskImm), OrImm'.Chad Rosier2016-05-261-0/+85
* [AArch64 ] Generate a BFXIL from 'or (and X, Mask0Imm),(and Y, Mask1Imm)'.Chad Rosier2016-05-191-0/+67
* [AArch64] Add support for unscaled narrow stores in getUsefulBitsForUse.Chad Rosier2016-05-121-0/+38
* [AArch64] Improve getUsefulBitsForUse for narrow stores.Chad Rosier2016-05-111-0/+36
* [LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang2016-04-191-1/+1
* [AArch64] Fix a corner case in BitFeild selectWeiming Zhao2015-12-011-0/+22
* [AArch64] Improved bitfield instruction selection.Geoff Berry2015-09-181-0/+19
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-18/+18
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-5/+5
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-6/+0
* AArch64/ARM64: print BFM instructions as BFI or BFXILTim Northover2014-05-011-23/+12
* AArch64/ARM64: implement BFI optimisationTim Northover2014-04-241-15/+37
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-9/+9
* Add explicit triples to AArch64 testsTim Northover2013-02-011-1/+1
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+193
OpenPOWER on IntegriCloud