llvm-6502/test/CodeGen/SystemZ
Bill Wendling 23ead99283 SystemZ really does mean "has calls" and not just "adjusts stack." Go ahead and
replace the check with the appropriate predicate. Modify the testcase to reflect
the correct code. (It should be saving callee-saved registers on the stack
allocated by the calling fuction.)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103829 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-14 22:17:42 +00:00
..
00-RetVoid.ll
01-RetArg.ll
01-RetImm.ll
02-MemArith.ll
02-RetAdd.ll
02-RetAddImm.ll
02-RetAnd.ll
02-RetAndImm.ll
02-RetNeg.ll
02-RetOr.ll
02-RetOrImm.ll
02-RetSub.ll
02-RetSubImm.ll
02-RetXor.ll
02-RetXorImm.ll
03-RetAddImmSubreg.ll
03-RetAddSubreg.ll
03-RetAndImmSubreg.ll
03-RetAndSubreg.ll
03-RetArgSubreg.ll
03-RetImmSubreg.ll
03-RetNegImmSubreg.ll
03-RetOrImmSubreg.ll
03-RetOrSubreg.ll
03-RetSubImmSubreg.ll
03-RetSubSubreg.ll
03-RetXorImmSubreg.ll
03-RetXorSubreg.ll
04-RetShifts.ll
05-LoadAddr.ll
05-MemImmStores.ll
05-MemLoadsStores16.ll
05-MemLoadsStores.ll
05-MemRegLoads.ll
05-MemRegStores.ll
06-CallViaStack.ll
06-FrameIdxLoad.ll
06-LocalFrame.ll
06-SimpleCall.ll
07-BrCond32.ll
07-BrCond.ll
07-BrUnCond.ll
07-CmpImm32.ll
07-CmpImm.ll
07-SelectCC.ll
08-DivRem.ll
08-DivRemMemOp.ll
08-SimpleMuls.ll
09-DynamicAlloca.ll
09-Globals.ll
09-Switches.ll
10-FuncsPic.ll
10-GlobalsPic.ll
11-BSwap.ll
2009-05-29-InvalidRetResult.ll
2009-06-02-And32Imm.ll
2009-06-02-Rotate.ll
2009-06-05-InvalidArgLoad.ll
2009-07-04-Shl32.ll
2009-07-05-Shifts.ll
2009-07-10-BadIncomingArgOffset.ll SystemZ really does mean "has calls" and not just "adjusts stack." Go ahead and 2010-05-14 22:17:42 +00:00
2009-07-11-FloatBitConvert.ll
2009-07-11-InvalidRIISel.ll
2009-08-21-InlineAsmRConstraint.ll
2009-08-22-FCopySign.ll
2010-01-04-DivMem.ll
2010-04-07-DbgValueOtherTargets.ll
dg.exp