[llvm-commits] [llvm] r43103 - /llvm/trunk/lib/Transforms/Scalar/InstructionCombining.cpp

Chris Lattner clattner at apple.com
Wed Oct 17 16:54:46 PDT 2007


On Oct 17, 2007, at 4:51 PM, Evan Cheng wrote:

> Author: evancheng
> Date: Wed Oct 17 18:51:13 2007
> New Revision: 43103
>
> URL: http://llvm.org/viewvc/llvm-project?rev=43103&view=rev
> Log:
> Reverting r43070 for now. It's causing llc test failures.

Please revert the testcase change too.  Devang, please  
investigate :).  Also, while you're at it, shouldn't the change be in  
'InstCombineLoadCast'?

-Chris



More information about the llvm-commits mailing list