Use ADDframe pseudo instruction instead.
This will fix machine verifier error, and will help to fix PR32146.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 6693 Build 6693: arc lint + arc unit
Paths
| Differential D33452
[MSP430] Fix PR33050: Don't use ADD16ri to lower FrameIndex. ClosedPublic Authored by pftbest on May 23 2017, 11:24 AM.
Details Summary Use ADDframe pseudo instruction instead.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 24 2017, 6:02 AM Closed by commit rL303758: [MSP430] Fix PR33050: Don't use ADD16ri to lower FrameIndex. (authored by dambrouski). · Explain WhyMay 24 2017, 8:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 99957 lib/Target/MSP430/MSP430ISelDAGToDAG.cpp
lib/Target/MSP430/MSP430InstrInfo.td
lib/Target/MSP430/MSP430RegisterInfo.cpp
test/CodeGen/MSP430/vararg.ll
|