Skip to content
  • Dale Johannesen's avatar
    Two tail merging improvements: · f4a77d24
    Dale Johannesen authored
    When considering blocks with more than 2 predecessors, merge the block with
    the largest number of matching insns, rather than the first block found.
    Considering that 1 matching insn is enough to show a win for candidates that
    already end with a branch.
    
    llvm-svn: 37315
    f4a77d24
Loading