summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/neon-scalar-copy.ll
AgeCommit message (Expand)Author
2017-08-07[DAG] Extend visitSCALAR_TO_VECTOR optimization to truncated vector.Nirav Dave
2017-08-01Revert "[DAG] Extend visitSCALAR_TO_VECTOR optimization to truncated vector."Nirav Dave
2017-08-01[DAG] Extend visitSCALAR_TO_VECTOR optimization to truncated vector.Nirav Dave
2015-02-02[AArch64] Prefer DUP/MOV ("CPY") to INS for vector_extract.Ahmed Bougacha
2015-01-30[AArch64] Add a few more DUP testcases. NFC.Ahmed Bougacha
2015-01-30[AArch64] Robustize neon-scalar-copy.ll tests. NFC.Ahmed Bougacha
2014-07-15AArch64: fall back to generic code for out of range extract/insert.Tim Northover
2014-05-24AArch64/ARM64: move ARM64 into AArch64's placeTim Northover
2014-05-24AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover
2014-04-22AArch64/ARM64: add patterns for scalar_to_vector/extract pairsTim Northover
2013-12-30For AArch64 Neon, simplify scalar dup by lane0 for fp.Jiangning Liu
2013-12-12Fix Incorrect CHECK message [0-31]+ in test case.Kevin Qin
2013-12-02[AArch64] Implemented vcopy_lane patterns using scalar DUP instruction.Chad Rosier
2013-11-21Implemented Neon scalar vdup_lane intrinsics.Ana Pazos