llvm-6502/test/CodeGen/SPARC
Venkatraman Govindaraju 6e202a960e [SparcV9]: Implement RETURNADDR and FRAMEADDR lowering in SPARC64.
Fixes PR18356.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198480 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-04 07:17:21 +00:00
..
64abi.ll [SparcV9] For codegen generated library calls that return float, set inreg flag manually in LowerCall(). 2013-12-29 04:27:21 +00:00
64bit.ll
64cond.ll [SparcV9]: Custom lower UMULO/SMULO so that the arguments are send to __multi3() in correct order. 2014-01-01 20:22:45 +00:00
64spill.ll [SparcV9] Use separate instruction patterns for 64 bit arithmetic instructions instead of reusing 32 bit instruction patterns. 2013-12-29 07:15:09 +00:00
2006-01-22-BitConvertLegalize.ll
2007-05-09-JumpTables.ll
2007-07-05-LiveIntervalAssert.ll
2008-10-10-InlineAsmMemoryOperand.ll
2008-10-10-InlineAsmRegOperand.ll
2009-08-28-PIC.ll
2009-08-28-WeakLinkage.ll
2011-01-11-Call.ll
2011-01-11-CC.ll
2011-01-11-FrameAddr.ll [SparcV9]: Implement RETURNADDR and FRAMEADDR lowering in SPARC64. 2014-01-04 07:17:21 +00:00
2011-01-19-DelaySlot.ll
2011-01-21-ByValArgs.ll
2011-01-22-SRet.ll
2011-12-03-TailDuplication.ll
2012-05-01-LowerArguments.ll
2013-05-17-CallFrame.ll [SPARCV9]: Adjust the resultant pointer of DYNAMIC_STACKALLOC with the stack BIAS on sparcV9. 2013-12-09 05:13:25 +00:00
atomics.ll [Sparc] Handle atomic loads/stores in sparc backend. 2014-01-01 22:11:54 +00:00
basictest.ll
blockaddr.ll
constpool.ll
ctpop.ll [SparcV9]: Use SRL instead of SLL to clear top 32-bits in ctpop:i32. SLL does not clear top 32 bit, only SRL does. 2014-01-01 19:00:10 +00:00
DbgValueOtherTargets.test
exception.ll [Sparc] Lower and MachineInstr to MC and print assembly using MCInstPrinter. 2013-12-26 01:49:59 +00:00
float.ll
fp128.ll
globals.ll
leafproc.ll
lit.local.cfg
mult-alt-generic-sparc.ll
private.ll
rem.ll [SparcV9]: Expand MULHU/MULHS:i64 and UMUL_LOHI/SMUL_LOHI:i64 on sparcv9. 2013-12-08 22:06:07 +00:00
setjmp.ll
tls.ll
varargs.ll