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 add newlines at the end of files. 2010-04-07 22:53:17 +00:00
01-RetArg.ll add newlines at the end of files. 2010-04-07 22:53:17 +00:00
01-RetImm.ll
02-MemArith.ll
02-RetAdd.ll add newlines at the end of files. 2010-04-07 22:53:17 +00:00
02-RetAddImm.ll add newlines at the end of files. 2010-04-07 22:53:17 +00:00
02-RetAnd.ll add newlines at the end of files. 2010-04-07 22:53:17 +00:00
02-RetAndImm.ll
02-RetNeg.ll add newlines at the end of files. 2010-04-07 22:53:17 +00:00
02-RetOr.ll add newlines at the end of files. 2010-04-07 22:53:17 +00:00
02-RetOrImm.ll
02-RetSub.ll add newlines at the end of files. 2010-04-07 22:53:17 +00:00
02-RetSubImm.ll add newlines at the end of files. 2010-04-07 22:53:17 +00:00
02-RetXor.ll add newlines at the end of files. 2010-04-07 22:53:17 +00:00
02-RetXorImm.ll add newlines at the end of files. 2010-04-07 22:53:17 +00:00
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 Teach dag combine to fold the following transformation more aggressively: 2010-01-06 19:38:29 +00:00
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 add newlines at the end of files. 2010-04-07 22:53:17 +00:00
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 Split big test into multiple directories to cater to 2010-04-07 20:43:35 +00:00
dg.exp