summaryrefslogtreecommitdiff
path: root/lib/Target/SystemZ/SystemZCallingConv.td
AgeCommit message (Expand)Author
2016-04-28[SystemZ] Support Swift Calling ConventionBryan Chan
2016-02-19[SystemZ] Fix ABI for i128 argument and return typesUlrich Weigand
2015-08-13[SystemZ] Support large LLVM IR struct return valuesUlrich Weigand
2015-05-05[SystemZ] Handle sub-128 vectorsUlrich Weigand
2015-05-05[SystemZ] Add CodeGen support for v4f32Ulrich Weigand
2015-05-05[SystemZ] Add CodeGen support for v2f64Ulrich Weigand
2015-05-05[SystemZ] Add CodeGen support for integer vector typesUlrich Weigand
2014-07-10[SystemZ] Use SystemZCallingConv.td to define callee-saved registersRichard Sandiford
2013-09-30[SystemZ] Rename 32-bit GPR registersRichard Sandiford
2013-05-06[SystemZ] Add back endUlrich Weigand
2011-10-24Remove the SystemZ backend.Dan Gohman
2009-07-18Handle vector returnsAnton Korobeynikov
2009-07-16f32/f64 regs are stored on stack if we're short in FP regsAnton Korobeynikov
2009-07-16Allow FP arguments pass / returnAnton Korobeynikov
2009-07-16Unbreak calls to vararg functionsAnton Korobeynikov
2009-07-16Add bunch of 32-bit patterns... Uffff :)Anton Korobeynikov
2009-07-16Add 32 bit subregsAnton Korobeynikov
2009-07-16Let's start another backend :)Anton Korobeynikov