llvm-6502/test/CodeGen/Mips
2011-06-09 16:03:19 +00:00
..
2008-06-05-Carry.ll
2008-07-03-SRet.ll
2008-07-05-ByVal.ll
2008-07-06-fadd64.ll
2008-07-07-Float2Int.ll
2008-07-07-FPExtend.ll
2008-07-07-IntDoubleConvertions.ll
2008-07-15-InternalConstant.ll
2008-07-15-SmallSection.ll
2008-07-16-SignExtInReg.ll
2008-07-22-Cstpool.ll
2008-07-23-fpcmp.ll Added support for FP conditional move instructions and fixed bugs in handling of FP comparisons. 2011-03-31 18:26:17 +00:00
2008-07-29-icmp.ll Added support for FP conditional move instructions and fixed bugs in handling of FP comparisons. 2011-03-31 18:26:17 +00:00
2008-07-31-fcopysign.ll Custom-lower FCOPYSIGN nodes. 2011-05-25 19:32:07 +00:00
2008-08-01-AsmInline.ll
2008-08-03-fabs64.ll
2008-08-03-ReturnDouble.ll
2008-08-04-Bitconvert.ll
2008-08-06-Alloca.ll These tests no longer require linear scan because reserved register coalescing is now universal. 2011-04-05 21:40:41 +00:00
2008-08-07-CC.ll
2008-08-07-FPRound.ll
2008-08-08-bswap.ll
2008-08-08-ctlz.ll
2008-10-13-LegalizerBug.ll
2008-11-10-xint_to_fp.ll
2009-11-16-CstPoolLoad.ll
2010-04-07-DbgValueOtherTargets.ll
2010-07-20-Select.ll Fix Mips, Sparc, and XCore tests that were dependent on register allocation. 2011-03-31 18:42:43 +00:00
2010-07-20-Switch.ll
2010-11-09-CountLeading.ll
2010-11-09-Mul.ll
2011-05-26-BranchKillsVreg.ll Fix PR10046 by updating LiveVariables kill info when splitting live ranges. 2011-05-29 20:10:28 +00:00
addc.ll
alloca.ll Speculatively revert 132758 and 132768 to try to fix the Windows buildbots. 2011-06-09 16:03:19 +00:00
analyzebranch.ll Add code for analyzing FP branches. Clean up branch Analysis functions. 2011-04-01 17:39:08 +00:00
atomic.ll This patch implements atomic intrinsics atomic.load.add (sub,and,or,xor, 2011-05-31 02:54:07 +00:00
blockaddr.ll Add support for C++ exception handling. 2011-05-26 18:59:03 +00:00
buildpairextractelementf64.ll Make tests register allocation independent again. 2011-04-19 00:14:43 +00:00
cmov.ll Define a wrapper node for target constant nodes (tglobaladdr, etc.). 2011-05-28 01:07:07 +00:00
dg.exp
divrem.ll
double2int.ll Add pattern for double-to-integer conversion. Patch by Sasa Stankovic. 2011-05-23 22:16:43 +00:00
eh.ll Add test case for C++ exception handling and fix the following mistakes in MipsFrameLowering::emitPrologue: 2011-06-07 02:17:21 +00:00
fcopysign.ll Custom-lower FCOPYSIGN nodes. 2011-05-25 19:32:07 +00:00
fpbr.ll Added support for FP conditional move instructions and fixed bugs in handling of FP comparisons. 2011-03-31 18:26:17 +00:00
fpcmp.ll Add code for analyzing FP branches. Clean up branch Analysis functions. 2011-04-01 17:39:08 +00:00
frame-address.ll Test case for r132444. 2011-06-02 00:25:53 +00:00
gprestore.ll Remove LLVM IR metadata in test case committed in r130847. 2011-05-04 18:28:36 +00:00
i64arg.ll Make $fp and $ra callee-saved registers and let PrologEpilogInserter handle 2011-05-20 18:39:33 +00:00
internalfunc.ll Prevent instructions using $gp from being placed between a jalr and the instruction that restores the clobbered $gp. 2011-05-04 17:54:27 +00:00
largeimm1.ll
largeimmprinting.ll Detect FI|cst pattern in MipsDAGToDAGISel::SelectAddr. Patch by Sasa Stankovic. 2011-06-02 01:03:14 +00:00
madd-msub.ll
o32_cc_byval.ll Detect FI|cst pattern in MipsDAGToDAGISel::SelectAddr. Patch by Sasa Stankovic. 2011-06-02 01:03:14 +00:00
o32_cc_vararg.ll Change StackDirection from StackGrowsUp to StackGrowsDown. 2011-05-23 20:16:59 +00:00
o32_cc.ll
private.ll
rotate.ll
select.ll Added support for FP conditional move instructions and fixed bugs in handling of FP comparisons. 2011-03-31 18:26:17 +00:00
tls.ll This patch implements the thread local storage. Implemented are General 2011-05-31 02:53:58 +00:00
weak.ll Define WeakRefDirective. 2011-05-25 23:30:30 +00:00