Skip to content
  1. Nov 16, 2009
  2. Nov 15, 2009
  3. Nov 14, 2009
  4. Nov 12, 2009
  5. Nov 11, 2009
    • Dan Gohman's avatar
      Add support for tail duplication to BranchFolding, and extend · 64b5d0f4
      Dan Gohman authored
      tail merging support to handle more cases.
       - Recognize several cases where tail merging is beneficial even when
         the tail size is smaller than the generic threshold.
       - Make use of MachineInstrDesc::isBarrier to help detect
         non-fallthrough blocks.
       - Check for and avoid disrupting fall-through edges in more cases.
      
      llvm-svn: 86871
      64b5d0f4
  6. Nov 09, 2009
  7. Nov 07, 2009
  8. Nov 04, 2009
  9. Nov 03, 2009
  10. Nov 02, 2009
  11. Nov 01, 2009
  12. Oct 31, 2009
  13. Oct 27, 2009
  14. Oct 25, 2009
  15. Oct 21, 2009
  16. Oct 20, 2009
  17. Oct 16, 2009
  18. Oct 02, 2009
Loading