llvm
886d2c2c - [BranchRelaxation] Simplify offset computation and fix a bug in adjustBlockOffsets()

Commit
6 years ago
[BranchRelaxation] Simplify offset computation and fix a bug in adjustBlockOffsets() If Start!=0, adjustBlockOffsets() may unnecessarily adjust the offset of Start. There is no correctness issue, but it can create more block splits.
Author
Committer
Parents
Loading