Fixed some bugs in register stack pass.
[llvm/zpu.git] / test / CodeGen / SystemZ / 01-RetArg.ll
blob8e1ff49c26fa90582a42f2549169cced119b6e57
1 ; RUN: llc < %s -march=systemz
3 define i64 @foo(i64 %a, i64 %b) {
4 entry:
5     ret i64 %b