llvm-6502/test/CodeGen/SystemZ
2009-08-05 17:04:32 +00:00
..
00-RetVoid.ll
01-RetArg.ll
01-RetImm.ll
02-MemArith.ll Add testcases for reg-mem arithemtics added recently 2009-08-05 17:04:32 +00:00
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 Revert the commit, it just hides the real bug 2009-07-16 14:28:26 +00:00
03-RetAddSubreg.ll Revert the commit, it just hides the real bug 2009-07-16 14:28:26 +00:00
03-RetAndImmSubreg.ll
03-RetAndSubreg.ll
03-RetArgSubreg.ll
03-RetImmSubreg.ll
03-RetNegImmSubreg.ll
03-RetOrImmSubreg.ll Revert the commit, it just hides the real bug 2009-07-16 14:28:26 +00:00
03-RetOrSubreg.ll
03-RetSubImmSubreg.ll Revert the commit, it just hides the real bug 2009-07-16 14:28:26 +00:00
03-RetSubSubreg.ll Revert the commit, it just hides the real bug 2009-07-16 14:28:26 +00:00
03-RetXorImmSubreg.ll Revert the commit, it just hides the real bug 2009-07-16 14:28:26 +00:00
03-RetXorSubreg.ll
04-RetShifts.ll
05-LoadAddr.ll
05-MemImmStores.ll
05-MemLoadsStores16.ll
05-MemLoadsStores.ll
05-MemRegLoads.ll
05-MemRegStores.ll convert this test to filecheck format, which is faster and avoids false matches of "st" -> "stdin" 2009-07-21 17:36:24 +00:00
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 Provide consistent subreg idx scheme. This (hopefully) fixes remaining divide problems 2009-07-16 14:18:17 +00:00
08-DivRemMemOp.ll Provide consistent subreg idx scheme. This (hopefully) fixes remaining divide problems 2009-07-16 14:18:17 +00:00
08-SimpleMuls.ll
09-DynamicAlloca.ll
09-Globals.ll
09-Switches.ll
10-FuncsPic.ll Implement 'large' PIC model 2009-07-16 14:16:05 +00:00
10-GlobalsPic.ll Implement 'large' PIC model 2009-07-16 14:16:05 +00:00
11-BSwap.ll Convert bswap test to filecheck, add more test entries & convert stuff to filecheck 2009-08-05 16:50:53 +00:00
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 Enable cross register class coalescing. 2009-07-18 02:10:10 +00:00
2009-07-11-FloatBitConvert.ll Unbreak the test 2009-07-16 14:30:49 +00:00
2009-07-11-InvalidRIISel.ll Fix logic inversion for RI-mode address selection 2009-07-16 14:31:14 +00:00
dg.exp