[SystemZ] Handle sub-128 vectors
[oota-llvm.git] / lib / Target / SystemZ / SystemZCallingConv.td
2015-05-05 Ulrich Weigand[SystemZ] Handle sub-128 vectors
2015-05-05 Ulrich Weigand[SystemZ] Add CodeGen support for v4f32
2015-05-05 Ulrich Weigand[SystemZ] Add CodeGen support for v2f64
2015-05-05 Ulrich Weigand[SystemZ] Add CodeGen support for integer vector types
2014-07-10 Richard Sandiford[SystemZ] Use SystemZCallingConv.td to define callee...
2013-09-30 Richard Sandiford[SystemZ] Rename 32-bit GPR registers
2013-05-06 Ulrich Weigand[SystemZ] Add back end
2011-10-24 Dan GohmanRemove the SystemZ backend.
2009-07-18 Anton KorobeynikovHandle vector returns
2009-07-16 Anton Korobeynikovf32/f64 regs are stored on stack if we're short in...
2009-07-16 Anton KorobeynikovAllow FP arguments pass / return
2009-07-16 Anton KorobeynikovUnbreak calls to vararg functions
2009-07-16 Anton KorobeynikovAdd bunch of 32-bit patterns... Uffff :)
2009-07-16 Anton KorobeynikovAdd 32 bit subregs
2009-07-16 Anton KorobeynikovLet's start another backend :)