This is an archive of the discontinued LLVM Phabricator instance.

[JITLink][AArch64] Implement R_AARCH64_TSTBR14
ClosedPublic

Authored by jobnoorman on May 17 2023, 7:17 AM.

Details

Summary

This relocation is used for the 14-bit immediate in test and branch
instructions.

Diff Detail

Event Timeline

jobnoorman created this revision.May 17 2023, 7:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 17 2023, 7:17 AM
jobnoorman requested review of this revision.May 17 2023, 7:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 17 2023, 7:17 AM
lhames accepted this revision.May 18 2023, 6:53 PM

LGTM. Thanks @jobnoorman!

This revision is now accepted and ready to land.May 18 2023, 6:53 PM
This revision was landed with ongoing or failed builds.May 18 2023, 11:10 PM
This revision was automatically updated to reflect the committed changes.