zpu: wip eke out some simple instructions for load/store/add
[llvm/zpu.git] / test / Transforms / SRETPromotion / 2008-03-11-attributes.ll
blob55abec55ed0376f8093aac47f2049f046cb7c465
1 ; RUN: opt < %s -sretpromotion -disable-output
2         %struct.ObjPoint = type { double, double, double, double, double, double }
4 define void @RotatePoint(%struct.ObjPoint* sret  %agg.result, %struct.ObjPoint* byval  %a, double %rx, double %ry, double %rz) nounwind  {
5 entry:
6         unreachable