Skip to content
  1. Jun 01, 2007
  2. May 31, 2007
  3. May 30, 2007
  4. May 29, 2007
  5. May 26, 2007
  6. May 25, 2007
  7. May 24, 2007
  8. May 23, 2007
    • 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