From: Andrew Trick Date: Fri, 20 Jan 2012 21:21:27 +0000 (+0000) Subject: Test case comments missing from my previous checkin. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a44919ef4574621a64817dfb85cbf68ee4ebf7a8;p=oota-llvm.git Test case comments missing from my previous checkin. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148571 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Transforms/LoopStrengthReduce/X86/2012-01-13-phielim.ll b/test/Transforms/LoopStrengthReduce/X86/2012-01-13-phielim.ll index 85084d93b14..2dcaab82a1a 100644 --- a/test/Transforms/LoopStrengthReduce/X86/2012-01-13-phielim.ll +++ b/test/Transforms/LoopStrengthReduce/X86/2012-01-13-phielim.ll @@ -53,6 +53,11 @@ exit: ; preds = %cond.true29.i, %cond.true.i @tags = external global [5000 x %struct.anon.7.91.199.307.415.475.559.643.751.835.943.1003.1111.1219.1351.1375.1399.1435.1471.1483.1519.1531.1651.1771], align 16 +; PR11782: SCEVExpander assert +; +; Test phi reuse after LSR that requires SCEVExpander to hoist an +; interesting GEP. +; ; CHECK: @test2 ; CHECK: %entry ; CHECK-NOT: mov