From: Simon Pilgrim Date: Mon, 7 Dec 2015 20:36:00 +0000 (+0000) Subject: Fix line endings X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=7d9752d1d3cd23f31a258804ecbb7e04b9813865;p=oota-llvm.git Fix line endings git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254939 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/X86/avx2-vbroadcast.ll b/test/CodeGen/X86/avx2-vbroadcast.ll index 186f5087365..a18a587e4a6 100644 --- a/test/CodeGen/X86/avx2-vbroadcast.ll +++ b/test/CodeGen/X86/avx2-vbroadcast.ll @@ -300,8 +300,8 @@ entry: define <8 x float> @load_splat_8f32_4f32_33333333(<4 x float>* %ptr) nounwind uwtable readnone ssp { ; CHECK-LABEL: load_splat_8f32_4f32_33333333: ; CHECK: ## BB#0: ## %entry -; CHECK-NEXT: vmovaps (%rdi), %xmm0 -; CHECK-NEXT: vbroadcastss LCPI18_0(%rip), %ymm1 +; CHECK-NEXT: vmovaps (%rdi), %xmm0 +; CHECK-NEXT: vbroadcastss LCPI18_0(%rip), %ymm1 ; CHECK-NEXT: vpermps %ymm0, %ymm1, %ymm0 ; CHECK-NEXT: retq entry: