Skip to content
  1. May 13, 2009
  2. May 12, 2009
    • Bob Wilson's avatar
      Fix pr4195: When iterating through predecessor blocks, break out of the loop · 9e3d48f1
      Bob Wilson authored
      after finding the (unique) layout predecessor.  Sometimes a block may be listed
      more than once, and processing it more than once in this loop can lead to
      inconsistent values for FtTBB/FtFBB, since the AnalyzeBranch method does not
      clear these values.  There's no point in continuing the loop regardless.
      The testcase for this is reduced from the 2003-05-02-DependentPHI SingleSource
      test.
      
      llvm-svn: 71536
      9e3d48f1
  3. May 09, 2009
  4. May 08, 2009
  5. May 07, 2009
  6. Nov 27, 2008
  7. Oct 06, 2008
  8. Oct 02, 2008
  9. Sep 23, 2008
  10. Sep 22, 2008
  11. Sep 04, 2008
  12. Aug 14, 2008
  13. Feb 29, 2008
  14. Feb 28, 2008
Loading