Skip to content
  1. May 20, 2008
    • Evan Cheng's avatar
      More local spiller complexity! · 0609ab64
      Evan Cheng authored
      If local spiller optimization turns some instruction into an identity copy, it will be removed. If the output register happens to be dead (and source is obviously killed), transfer the kill / dead information to last use / def in the same MBB.
      
      llvm-svn: 51306
      0609ab64
    • Evan Cheng's avatar
      Don't spill dead def. · c8b028da
      Evan Cheng authored
      llvm-svn: 51305
      c8b028da
  2. May 19, 2008
  3. May 16, 2008
  4. May 15, 2008
  5. May 14, 2008
  6. May 13, 2008
  7. May 12, 2008
  8. May 10, 2008
  9. May 09, 2008
  10. May 08, 2008
  11. May 07, 2008
  12. May 06, 2008
Loading