Skip to content
  1. Jun 23, 2010
  2. Jun 21, 2010
  3. Jun 19, 2010
  4. Jun 05, 2010
  5. May 21, 2010
  6. May 20, 2010
  7. May 19, 2010
  8. May 11, 2010
  9. May 08, 2010
    • Dan Gohman's avatar
      When pruning candidate formulae out of an LSRUse, update the · d0800241
      Dan Gohman authored
      LSRUse's Regs set after all pruning is done, rather than trying
      to do it on the fly, which can produce an incomplete result.
      
      This fixes a case where heuristic pruning was stripping all
      formulae from a use, which led the solver to enter an infinite
      loop.
      
      Also, add a few asserts to diagnose this kind of situation.
      
      llvm-svn: 103328
      d0800241
  10. May 04, 2010
  11. Apr 24, 2010
  12. Apr 23, 2010
  13. Apr 19, 2010
  14. Apr 12, 2010
  15. Apr 10, 2010
  16. Apr 09, 2010
Loading