This is an archive of the discontinued LLVM Phabricator instance.

[ARM][LowOverheadLoops] Use tBcc when reverting
ClosedPublic

Authored by samparker on Sep 19 2019, 10:59 PM.

Details

Summary

Check the branch target ranges and use a tBcc instead of t2Bcc when we can.

Diff Detail

Repository
rL LLVM

Event Timeline

samparker created this revision.Sep 19 2019, 10:59 PM
dmgreen accepted this revision.Sep 20 2019, 5:32 AM

LGTM

This revision is now accepted and ready to land.Sep 20 2019, 5:32 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptSep 23 2019, 1:34 AM