; LICM is adding stores before phi nodes. bad. ; RUN: opt < %s -passes=licm define i1 @test(i1 %c) { ;