Skip to content
  1. Mar 08, 2013
    • Jakob Stoklund Olesen's avatar
      Add a getPassName() method. · bed16542
      Jakob Stoklund Olesen authored
      llvm-svn: 176669
      bed16542
    • Jakob Stoklund Olesen's avatar
      Rename isEarlierInSameTrace to isUsefulDominator. · 299cedc7
      Jakob Stoklund Olesen authored
      In very rare cases caused by irreducible control flow, the dominating
      block can have the same trace head without actually being part of the
      trace.
      
      As long as such a dominator still has valid instruction depths, it is OK
      to use it for computing instruction depths.
      
      Rename the function to avoid lying, and add a check that instruction
      depths are computed for the dominator.
      
      llvm-svn: 176668
      299cedc7
  2. Mar 07, 2013
  3. Mar 06, 2013
Loading