[llvm-commits] [llvm] r69102 - in /llvm/trunk: lib/Transforms/Scalar/CondPropagate.cpp test/Transforms/CondProp/phisimplify3.ll

Evan Cheng evan.cheng at apple.com
Tue Apr 14 22:10:48 PDT 2009


I have no problem with sucking the transformations into another pass  
and removing condprop. Patches welcome. :-)

Evan

On Apr 14, 2009, at 8:27 PM, Eli Friedman wrote:

> On Tue, Apr 14, 2009 at 4:40 PM, Evan Cheng <evan.cheng at apple.com>  
> wrote:
>> Author: evancheng
>> Date: Tue Apr 14 18:40:03 2009
>> New Revision: 69102
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=69102&view=rev
>> Log:
>> Optimize conditional branch on i1 phis with non-constant inputs.
>
> See http://llvm.org/bugs/show_bug.cgi?id=3906?
>
> -Eli
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list