Skip to content
  1. Jul 10, 2007
  2. Jul 07, 2007
  3. Jun 19, 2007
  4. Jun 18, 2007
  5. Jun 16, 2007
    • Evan Cheng's avatar
      Really turn if-converter loose: · 3a51c854
      Evan Cheng authored
      1. Consider all possible ifcvt cases at once. No longer restricted to bottom
         up iterative approach.
      2. Sort all possible cases based on a cost function. Perform the most profitable
         ones first invalidate others that target the same blocks.
      3. Fixed a number of bugs related to block duplication.
      
      llvm-svn: 37613
      3a51c854
  6. Jun 15, 2007
  7. Jun 14, 2007
  8. Jun 13, 2007
  9. Jun 12, 2007
  10. Jun 10, 2007
  11. Jun 09, 2007
  12. Jun 08, 2007
  13. Jun 07, 2007
  14. Jun 06, 2007
  15. Jun 05, 2007
  16. Jun 04, 2007
Loading