[llvm-commits] [llvm] r170524 - in /llvm/trunk: include/llvm/Target/TargetLowering.h lib/CodeGen/SelectionDAG/DAGCombiner.cpp lib/CodeGen/SelectionDAG/TargetLowering.cpp

Patrik Hägglund H patrik.h.hagglund at ericsson.com
Wed Dec 19 11:58:32 PST 2012


> This is so great, 

Thanks! Good to hear.

>  thank you for continuing this work!

Well, I now just committed all patches regarding TargetLowering, sent for review. Some of the changes wasn't that obvious as I originally thought, which made it take some time.

/Patrik Hägglund

-----Original Message-----
From: Chris Lattner [mailto:clattner at apple.com] 
Sent: den 19 december 2012 20:07
To: Patrik Hägglund H
Cc: llvm-commits at cs.uiuc.edu
Subject: Re: [llvm-commits] [llvm] r170524 - in /llvm/trunk: include/llvm/Target/TargetLowering.h lib/CodeGen/SelectionDAG/DAGCombiner.cpp lib/CodeGen/SelectionDAG/TargetLowering.cpp


On Dec 19, 2012, at 2:19 AM, Patrik Hagglund <patrik.h.hagglund at ericsson.com> wrote:

> Author: patha
> Date: Wed Dec 19 04:19:55 2012
> New Revision: 170524
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=170524&view=rev
> Log:
> Change TargetLowering::isCondCodeLegal to take an MVT, instead of EVT.

This is so great, thank you for continuing this work!

-Chris




More information about the llvm-commits mailing list