[llvm-commits] [llvm] r103126 - /llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp

Dan Gohman gohman at apple.com
Wed May 5 16:45:39 PDT 2010


On May 5, 2010, at 3:29 PM, Devang Patel wrote:

> Author: dpatel
> Date: Wed May  5 17:29:00 2010
> New Revision: 103126
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=103126&view=rev
> Log:
> Use getValue() for PHINodes when direct NodeMap access does not work. 

Testcase?

Dan




More information about the llvm-commits mailing list