Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MSP430] Fix crash while lowering llvm.stacksave/stackrestore | Anton Korobeynikov | 2019-01-09 | 1 | -0/+13 |
Perform the usual expansion of stacksave / restore intrinsics. Patch by Kristina Bessonova! Differential Revision: https://reviews.llvm.org/D54890 llvm-svn: 350710 |