This is an archive of the discontinued LLVM Phabricator instance.

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

Diff Detail

Repository
rL LLVM

Event Timeline

pftbest updated this revision to Diff 68703.Aug 19 2016, 9:16 AM
pftbest retitled this revision from to Fix PR27500: on MSP430 the branch destination offset is measured in words, not bytes..
pftbest updated this object.
pftbest added a reviewer: asl.
pftbest updated this revision to Diff 69484.Aug 27 2016, 5:15 AM

Rename AllVRegsAllocated to NoVRegs.

pftbest updated this revision to Diff 73684.Oct 5 2016, 12:57 PM

Update for API changes.

asl accepted this revision.Nov 8 2016, 9:28 AM
asl edited edge metadata.
This revision is now accepted and ready to land.Nov 8 2016, 9:28 AM
This revision was automatically updated to reflect the committed changes.