1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05:52:53 +02:00
llvm-mirror/test/CodeGen/SystemZ
Bill Wendling 5fde821884 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.)

llvm-svn: 103829
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