summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/MSP430/stacksave_restore.ll
Commit message (Collapse)AuthorAgeFilesLines
* [MSP430] Fix crash while lowering llvm.stacksave/stackrestoreAnton Korobeynikov2019-01-091-0/+13
Perform the usual expansion of stacksave / restore intrinsics. Patch by Kristina Bessonova! Differential Revision: https://reviews.llvm.org/D54890 llvm-svn: 350710
OpenPOWER on IntegriCloud