This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Fix branch, terminator, etc properties for BRA* instructions.
ClosedPublic

Authored by kristof.beyls on Jun 8 2020, 8:07 AM.

Details

Summary

Tests relying on some of these fixes will be added for this in follow-on
patches that introduce new features that require these properties to be
correct.

Diff Detail