In addition, the branch instructions will have proper BB destinations, not offsets, like before.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D23718
Fix PR27500: on MSP430 the branch destination offset is measured in words, not bytes. ClosedPublic Authored by pftbest on Aug 19 2016, 9:16 AM.
Details Summary In addition, the branch instructions will have proper BB destinations, not offsets, like before.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Nov 8 2016, 9:28 AM Closed by commit rL286252: Fix PR27500: on MSP430 the branch destination offset is measured in words, not… (authored by asl). · Explain WhyNov 8 2016, 9:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 69484 lib/Target/MSP430/MSP430BranchSelector.cpp
test/CodeGen/MSP430/BranchSelector.ll
|