Description[stubs] Removes the BranchIf.*() methods from CodeAssembler, changes their uses to Branch().
BranchIf and helpers were introduced when exporting the schedule from the RawMachineAssembler was not ensuring that the CFG was well-form. These methods, that were used to introduce blocks to ensure edge-split form, are now unnecessary.
BUG=
Committed: https://crrev.com/b6c152e967f3694d3201477f01ddff0038bbc395
Cr-Commit-Position: refs/heads/master@{#40402}
Patch Set 1 #
Messages
Total messages: 18 (11 generated)
|