[llvm-commits] [llvm] r130485 - in /llvm/trunk: lib/Transforms/InstCombine/InstCombineShifts.cpp test/Transforms/InstCombine/shift.ll
    Devang Patel 
    dpatel at apple.com
       
    Wed May  4 09:39:26 PDT 2011
    
    
  
On May 3, 2011, at 5:46 PM, Chris Lattner wrote:
> Ok.  Instcombine has an IRBuilder that it uses, changing xforms to use the IRBuilder is vastly preferable to using setDebugLoc everywhere.
...
...
> It's hard to really comment on this without more details, but as long as there aren't tons of new setDebugLoc calls in InstCombine, I'll be happy :)
ok :)
-
Devang
    
    
More information about the llvm-commits
mailing list