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