AArch64: treat [N x Ty] as a block during procedure calls.
[oota-llvm.git] / lib / Target / AArch64 / AArch64CallingConvention.td
2014-11-27 Tim NorthoverAArch64: treat [N x Ty] as a block during procedure...
2014-08-27 Oliver StannardTeach the AArch64 backend about v4f16 and v8f16
2014-08-06 Eric ChristopherRemove the target machine from CCState. Previously...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-07-11 Oliver StannardARM: Allow __fp16 as a function arg or return type...
2014-06-03 Tim NorthoverAArch64: mark small types (i1, i8, i16) as promoted
2014-05-26 Tim NorthoverAArch64: simplify calling conventions slightly.
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place