================ Comment at: test/CodeGen/ARM/2014-03-04-hfa-in-contiguous-registers.ll:56 @@ +55,3 @@ +; CHECK: vmov.f32 s0, s1 + + ret float %d ---------------- Add CHECK-NOT variant here using the currently generated code as a pattern http://reviews.llvm.org/D3082