[llvm-commits] [llvm] r131363 - /llvm/trunk/test/Transforms/InstCombine/2011-05-13-InBoundsGEP.ll

Stuart Hastings stuart at apple.com
Sat May 14 13:38:37 PDT 2011


On May 14, 2011, at 12:30 PM, Benjamin Kramer wrote:

> Author: d0k
> Date: Sat May 14 14:30:39 2011
> New Revision: 131363
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=131363&view=rev
> Log:
> Disable test harder.

Thank you,

stuart

> 
> Modified:
>    llvm/trunk/test/Transforms/InstCombine/2011-05-13-InBoundsGEP.ll
> 
> Modified: llvm/trunk/test/Transforms/InstCombine/2011-05-13-InBoundsGEP.ll
> URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/Transforms/InstCombine/2011-05-13-InBoundsGEP.ll?rev=131363&r1=131362&r2=131363&view=diff
> ==============================================================================
> --- llvm/trunk/test/Transforms/InstCombine/2011-05-13-InBoundsGEP.ll (original)
> +++ llvm/trunk/test/Transforms/InstCombine/2011-05-13-InBoundsGEP.ll Sat May 14 14:30:39 2011
> @@ -1,4 +1,5 @@
> -; temporarily disabled: opt < %s -instcombine | lli
> +; RUN: opt < %s -instcombine | lli
> +; REQUIRES: disabled
> ; rdar://problem/9267970
> ; ideally this test will run on a 32-bit host
> ; must not discard GEPs that might overflow at runtime (aren't inbounds)
> 
> 
> _______________________________________________
> 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