Skip to content
  1. Aug 06, 2007
    • David Greene's avatar
      · 77b2accb
      David Greene authored
      Make this code more efficient.
      
      llvm-svn: 40861
      77b2accb
    • Chris Lattner's avatar
      remove some dead lines · c7ba2257
      Chris Lattner authored
      llvm-svn: 40859
      c7ba2257
    • Chris Lattner's avatar
      1. Random tidiness cleanups · 67f1c333
      Chris Lattner authored
      2. Make domtree printing print dfin/dfout #'s
      3. Fix the Transforms/LoopSimplify/2004-04-13-LoopSimplifyUpdateDomFrontier.ll failure from last night (in DominanceFrontier::splitBlock).
      
      w.r.t. #3, my patches last night happened to expose the bug, but this 
      has been broken since Owen's r35839 patch to LoopSimplify.  The code
      was subsequently moved over from LoopSimplify into Dominators, carrying
      the latent bug.  Fun stuff.
      
      llvm-svn: 40858
      67f1c333
  2. Aug 05, 2007
  3. Aug 04, 2007
Loading