]> granicus.if.org Git - llvm/commitdiff
[NFC] Fixup FileCheck option name in tests added in rL360881
authorRoman Lebedev <lebedev.ri@gmail.com>
Thu, 16 May 2019 12:39:34 +0000 (12:39 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Thu, 16 May 2019 12:39:34 +0000 (12:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@360884 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/pull-binop-through-shift.ll
test/CodeGen/X86/pull-conditional-binop-through-shift.ll

index c72dcfb6883b98b9a31d51085415534d3d52486e..a2086ddc0df6ebc1978c8b9e5d85e4c0e9bdf946 100644 (file)
@@ -1,6 +1,6 @@
 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown | FileCheck %s --check-prefixes=ALL,X64
-; RUN: llc < %s -mtriple=i686-unknown-unknown | FileCheck %s --check-prefix=ALL,X32
+; RUN: llc < %s -mtriple=i686-unknown-unknown | FileCheck %s --check-prefixes=ALL,X32
 
 ; shift left
 
index 1087c985f87a7ad75ab6ea815dab8eb2e230514c..388051846123dd2d6ce54fe1047de3ecb252e5c8 100644 (file)
@@ -1,6 +1,6 @@
 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown | FileCheck %s --check-prefixes=ALL,X64
-; RUN: llc < %s -mtriple=i686-unknown-unknown | FileCheck %s --check-prefix=ALL,X32
+; RUN: llc < %s -mtriple=i686-unknown-unknown | FileCheck %s --check-prefixes=ALL,X32
 
 ; shift left