Skip to content
  1. Aug 06, 2008
  2. Aug 05, 2008
  3. Jul 31, 2008
  4. Jul 30, 2008
  5. Jul 29, 2008
  6. Jul 28, 2008
  7. Jul 27, 2008
  8. Jul 26, 2008
    • Owen Anderson's avatar
      Fix the issues originally addressed in r54070. After thinking about it some... · 54912b3e
      Owen Anderson authored
      Fix the issues originally addressed in r54070.  After thinking about it some more, I realized that the right thing to do
      is to have StrongPHIElimination use its knowledge of the PHIs before they're erased to update the intervals appropriate.  This is
      both simpler and more accurate than the alternative, which was having LIA figure it out when it renumbered things, plus it's just
      the right thing to do!
      
      llvm-svn: 54077
      54912b3e
Loading