Skip to content
Commit 3e8af67a authored by Joey Thaman's avatar Joey Thaman Committed by Maksim Panchenko
Browse files

[BOLT] Optimize the three way branch

Summary:
Three way branches commonly appear
in HHVM. They have one test and then two jumps.  The
jump's destinations are not currently optimized.
This pass attempts to optimize which is the first branch.

(cherry picked from FBD30460441)
parent c040431f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment