Skip to content
Commit e7dc083a authored by David Green's avatar David Green
Browse files

[ARM] Don't handle low overhead branches in AnalyzeBranch

It turns our that the BranchFolder and IfCvt does not like unanalyzable
branches that fall-through. This means that removing the unconditional
branches from the end of tail predicated instruction can run into
asserts and verifier issues.

This effectively reverts 372eb2bb, but
adds handling to t2DoLoopEndDec which are not branches, so can be safely
skipped.
parent 1d04dc52
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment