summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/bitfield.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombiner] When combining zero_extend of a truncate, only mask before exte...Craig Topper2018-03-011-2/+2
* [LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang2016-04-191-1/+1
* [DAGCombiner] Attempt to mask vectors before zero extension instead of after.Simon Pilgrim2015-08-151-14/+30
* AArch64: use 32-bit MOV rather than UBFX to truncate registers.Tim Northover2015-07-291-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-4/+4
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-4/+0
* [ARM64] Print preferred aliases for SFBM/UBFM in InstPrinterBradley Smith2014-04-251-13/+7
* AArch64/ARM64: port bitfield test to ARM64.Tim Northover2014-04-241-12/+20
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-11/+11
* Add explicit triples to AArch64 testsTim Northover2013-02-011-1/+1
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+218
OpenPOWER on IntegriCloud