summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/neon-scalar-copy.ll
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] define isExtractSubvectorCheapSebastian Pop2018-03-061-4/+4
* [DAG] Extend visitSCALAR_TO_VECTOR optimization to truncated vector.Nirav Dave2017-08-071-7/+4
* Revert "[DAG] Extend visitSCALAR_TO_VECTOR optimization to truncated vector."Nirav Dave2017-08-011-4/+7
* [DAG] Extend visitSCALAR_TO_VECTOR optimization to truncated vector.Nirav Dave2017-08-011-7/+4
* [AArch64] Prefer DUP/MOV ("CPY") to INS for vector_extract.Ahmed Bougacha2015-02-021-4/+4
* [AArch64] Add a few more DUP testcases. NFC.Ahmed Bougacha2015-01-301-2/+28
* [AArch64] Robustize neon-scalar-copy.ll tests. NFC.Ahmed Bougacha2015-01-301-39/+59
* AArch64: fall back to generic code for out of range extract/insert.Tim Northover2014-07-151-0/+17
* 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-11/+0
* AArch64/ARM64: add patterns for scalar_to_vector/extract pairsTim Northover2014-04-221-33/+42
* For AArch64 Neon, simplify scalar dup by lane0 for fp.Jiangning Liu2013-12-301-2/+19
* Fix Incorrect CHECK message [0-31]+ in test case.Kevin Qin2013-12-121-12/+12
* [AArch64] Implemented vcopy_lane patterns using scalar DUP instruction.Chad Rosier2013-12-021-0/+8
* Implemented Neon scalar vdup_lane intrinsics.Ana Pazos2013-11-211-0/+80
OpenPOWER on IntegriCloud