Skip to content
  1. Jul 28, 2010
  2. Jul 27, 2010
  3. Jul 26, 2010
  4. Jul 24, 2010
  5. Jul 22, 2010
  6. Jul 21, 2010
  7. Jul 20, 2010
  8. Jul 19, 2010
  9. Jul 17, 2010
  10. Jul 16, 2010
  11. Jul 15, 2010
    • Dan Gohman's avatar
      Don't merge uses when they are targetting fixup sites with · 14152082
      Dan Gohman authored
      different widths. In a use with a narrower fixup, formulae
      may be wider than the fixup, in which case the high bits
      aren't necessarily meaningful, so it isn't safe to reuse
      them for uses with wider fixups.
      
      This fixes PR7618, though the testcase is too large for a
      reasonable regression test, since it heavily dependes on
      hitting LSR's heuristics in a certain way.
      
      llvm-svn: 108455
      14152082
    • Dan Gohman's avatar
      Use dbgs() instead of errs() in a DEBUG. · a1501b9c
      Dan Gohman authored
      llvm-svn: 108453
      a1501b9c
Loading