Skip to content
  1. Jun 25, 2010
  2. Jun 24, 2010
  3. Jun 23, 2010
  4. Jun 22, 2010
  5. Jun 21, 2010
  6. Jun 19, 2010
    • Dan Gohman's avatar
      Add a TODO comment. · 32655906
      Dan Gohman authored
      llvm-svn: 106397
      32655906
    • Dan Gohman's avatar
      Include the use kind along with the expression in the key of the · 51d00092
      Dan Gohman authored
      use sharing map. The reconcileNewOffset logic already forces a
      separate use if the kinds differ, so incorporating the kind in the
      key means we can track more sharing opportunities.
      
      More sharing means fewer total uses to track, which means smaller
      problem sizes, which means the conservative throttles don't kick
      in as often.
      
      llvm-svn: 106396
      51d00092
Loading