summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/concat_vector-scalar-combine.ll
Commit message (Expand)AuthorAgeFilesLines
* [AArch64][TableGen] Skip tied result operands for InstAliasSander de Smalen2017-11-201-13/+13
* [AArch64] Avoid partial register writes on lane 0 of BUILD_VECTOR for i8/i16/f16Adam Nemet2017-04-131-3/+3
* Revert r294437 as it broke an asan buildbot.Amara Emerson2017-02-081-15/+15
* [AArch64][TableGen] Skip tied result operands for InstAliasAmara Emerson2017-02-081-15/+15
* [CodeGen] Re-apply r234809 (concat of scalars), with an x86_mmx fix.Ahmed Bougacha2015-04-161-0/+125
* Revert r234809 because it caused PR23246.Nick Lewycky2015-04-161-125/+0
* [CodeGen] Combine concat_vectors of scalars into build_vector.Ahmed Bougacha2015-04-131-0/+125
OpenPOWER on IntegriCloud