summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SPARC/2013-05-17-CallFrame.ll
Commit message (Collapse)AuthorAgeFilesLines
* [SPARCV9]: Adjust the resultant pointer of DYNAMIC_STACKALLOC with the stack ↵Venkatraman Govindaraju2013-12-091-1/+1
| | | | | | BIAS on sparcV9. llvm-svn: 196755
* [SparcV9] Enable custom lowering of DYNAMIC_STACKALLOC in sparc64.Venkatraman Govindaraju2013-11-241-6/+16
| | | | llvm-svn: 195573
* [Sparc] Implements hasReservedCallFrame and hasFP.Venkatraman Govindaraju2013-05-171-0/+16
This is to generate correct framesetup code when the function has variable sized allocas. llvm-svn: 182108
OpenPOWER on IntegriCloud