test commit.
authorAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Thu, 8 Aug 2013 10:46:36 +0000 (10:46 +0000)
committerAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Thu, 8 Aug 2013 10:46:36 +0000 (10:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187974 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/sse2-vector-shifts.ll

index e2d612567a1cb4ff55f1523f9eaf6a54e87cdd0c..05e765590d22ba3466097a2d9d88b98d4006f5c1 100644 (file)
@@ -1,6 +1,6 @@
 ; RUN: llc < %s -mtriple=x86_64-pc-linux -mattr=+sse2 -mcpu=corei7 | FileCheck %s
 
-; SSE2 Logical Shift Left
+; SSE2 Logical Shift Left 
 
 define <8 x i16> @test_sllw_1(<8 x i16> %InVec) {
 entry: