[llvm-commits] [llvm] r79415 - in /llvm/trunk: lib/CodeGen/SelectionDAG/DAGCombiner.cpp test/CodeGen/X86/2009-08-19-LoadNarrowingMiscompile.ll

Mike Stump mrs at apple.com
Wed Aug 19 06:25:31 PDT 2009


On Aug 19, 2009, at 1:46 AM, Eli Friedman wrote:
> Author: efriedma
> Date: Wed Aug 19 03:46:10 2009
> New Revision: 79415
>
> URL: http://llvm.org/viewvc/llvm-project?rev=79415&view=rev
> Log:
> PR4737: Fix a nasty bug in load narrowing with non-power-of-two types.

This fails on i386-darwin9, powerpc-darwin8, x86_64-darwin10....  :-(



More information about the llvm-commits mailing list