summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SPARC/2013-05-17-CallFrame.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombiner][X86][AArch64][SPARC][SystemZ] y - (x + C) -> (y - x) - C fol...Roman Lebedev2019-05-301-3/+2
* [DAGCombine] Revert of recommit of "binop-with-const hoisting" patchesRoman Lebedev2019-05-301-2/+3
* [DAGCombiner][X86][AArch64][SPARC][SystemZ] y - (x + C) -> (y - x) - C fol...Roman Lebedev2019-05-281-3/+2
* Revert DAGCombine "hoist binop with const" foldsRoman Lebedev2019-05-281-2/+3
* [DAGCombiner][X86][AArch64][SPARC][SystemZ] y - (x + C) -> (y - x) - C foldRoman Lebedev2019-05-281-3/+2
* UpdateTestChecks: sparc march handlingRoman Lebedev2019-05-221-17/+62
* [Sparc] Don't overlap variable-sized allocas with other stack variables.James Y Knight2016-10-251-3/+8
* [SPARCV9]: Adjust the resultant pointer of DYNAMIC_STACKALLOC with the stack ...Venkatraman Govindaraju2013-12-091-1/+1
* [SparcV9] Enable custom lowering of DYNAMIC_STACKALLOC in sparc64.Venkatraman Govindaraju2013-11-241-6/+16
* [Sparc] Implements hasReservedCallFrame and hasFP.Venkatraman Govindaraju2013-05-171-0/+16
OpenPOWER on IntegriCloud