summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/fp16-v4-instructions.ll
AgeCommit message (Expand)Author
2017-11-20[AArch64][TableGen] Skip tied result operands for InstAliasSander de Smalen
2017-08-30[AArch64] allow v4f16 types when FullFP16 is supportedSjoerd Meijer
2017-02-08Revert r294437 as it broke an asan buildbot.Amara Emerson
2017-02-08[AArch64][TableGen] Skip tied result operands for InstAliasAmara Emerson
2016-06-16AArch64: allow MOV (imm) alias to be printedTim Northover
2016-05-13add support for -print-imm-hex for AArch64Paul Osmialowski
2016-02-23[AArch64] Generate csinv instruction more oftenGeoff Berry
2016-01-22Do not lower VSETCC if operand is an f16 vectorPirama Arumuga Nainar
2015-12-10Fix fptosi, fptoui from f16 vectors to i8, i16 vectorsPirama Arumuga Nainar
2015-12-08Define selection for v4f16, v8f16 scalar_to_vectorPirama Arumuga Nainar
2015-04-23[AArch64] Handle vec4, vec8, vec16 *itofp for halfPirama Arumuga Nainar
2015-03-17Fix bug while building FP16 constant vectors for AArch64Pirama Arumuga Nainar
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-08-27Teach the AArch64 backend about v4f16 and v8f16Oliver Stannard