summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/concat_vector-scalar-combine.ll
AgeCommit message (Expand)Author
2017-11-20[AArch64][TableGen] Skip tied result operands for InstAliasSander de Smalen
2017-04-13[AArch64] Avoid partial register writes on lane 0 of BUILD_VECTOR for i8/i16/f16Adam Nemet
2017-02-08Revert r294437 as it broke an asan buildbot.Amara Emerson
2017-02-08[AArch64][TableGen] Skip tied result operands for InstAliasAmara Emerson
2015-04-16[CodeGen] Re-apply r234809 (concat of scalars), with an x86_mmx fix.Ahmed Bougacha
2015-04-16Revert r234809 because it caused PR23246.Nick Lewycky
2015-04-13[CodeGen] Combine concat_vectors of scalars into build_vector.Ahmed Bougacha