Test commit. Removed trailing whitespace.
authorJosh Magee <joshua_magee@playstation.sony.com>
Wed, 25 Sep 2013 22:07:48 +0000 (22:07 +0000)
committerJosh Magee <joshua_magee@playstation.sony.com>
Wed, 25 Sep 2013 22:07:48 +0000 (22:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191402 91177308-0d34-0410-b5e6-96231b3b80d8

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

index 05e765590d22ba3466097a2d9d88b98d4006f5c1..e2d612567a1cb4ff55f1523f9eaf6a54e87cdd0c 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: