[llvm-commits] [llvm] r63690 - in	/llvm/trunk/lib/CodeGen/SelectionDAG:	LegalizeDAG.cpp	LegalizeIntegerTypes.cpp	LegalizeTypesGeneric.cpp	LegalizeVectorTypes.cpp	SelectionDAGISel.cpp
    Dale Johannesen 
    dalej at apple.com
       
    Tue Feb  3 16:35:24 PST 2009
    
    
  
On Feb 3, 2009, at 4:28 PMPST, Chris Lattner wrote:
>
> On Feb 3, 2009, at 4:13 PM, Dale Johannesen wrote:
>
>> Author: johannes
>> Date: Tue Feb  3 18:13:36 2009
>> New Revision: 63690
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=63690&view=rev
>> Log:
>> Fill in more omissions in DebugLog propagation.
>> I think that's it for this directory.
>
> Nice!  Can the non-debugloc "get" methods go away now?
>
> -Chris
Some of them maybe, I'm about to try.  There's lot of target-specific  
code nobody's touched, and it may not be the right idea to touch it at  
this point (I've done X86).
    
    
More information about the llvm-commits
mailing list