[llvm-commits] [llvm] r90038 - in /llvm/trunk: lib/Analysis/ValueTracking.cpp test/Transforms/DeadStoreElimination/crash.ll
    Duncan Sands 
    baldrick at free.fr
       
    Sat Nov 28 08:23:56 PST 2009
    
    
  
Hi Chris,
> +  unsigned MaxLookup = 6;
maybe this should be a symbolic constant shared with getUnderlyingObject?
That said, the testcase should stop them getting out of sync.
Ciao,
Duncan.
    
    
More information about the llvm-commits
mailing list