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

Chris Lattner clattner at apple.com
Wed Dec 19 11:06:35 PST 2012


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