Replace sse41/sse42 with sse4.1/sse4.2 in test command lines to fix bots.
authorCraig Topper <craig.topper@gmail.com>
Thu, 24 Oct 2013 07:00:06 +0000 (07:00 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 24 Oct 2013 07:00:06 +0000 (07:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193311 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/sse41-intrinsics-x86.ll
test/CodeGen/X86/sse42-intrinsics-x86.ll

index 055eebd4596ebba6fe6530f2db6908e874036cc3..37eff43b28c4f9788022c34cf0e6abd00ed3aead 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=i386-apple-darwin -mattr=-avx,+sse41 | FileCheck %s
+; RUN: llc < %s -mtriple=i386-apple-darwin -mattr=-avx,+sse4.1 | FileCheck %s
 
 define <2 x double> @test_x86_sse41_blendpd(<2 x double> %a0, <2 x double> %a1) {
   ; CHECK: blendpd
index b262ccc7f0b198d9ef8e219dff00a8d26ed86ce5..5ca8009828276a8b1418874a09f2066fca303521 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=i386-apple-darwin -mattr=-avx,+sse42 | FileCheck %s
+; RUN: llc < %s -mtriple=i386-apple-darwin -mattr=-avx,+sse4.2 | FileCheck %s
 
 define i32 @test_x86_sse42_pcmpestri128(<16 x i8> %a0, <16 x i8> %a2) {
   ; CHECK: movl $7