[llvm] r191402 - Test commit. Removed trailing whitespace.

Gao, Yunzhong yunzhong_gao at playstation.sony.com
Fri Sep 27 17:24:47 PDT 2013


Hi Sean,
How do you like the idea of adding a TEST_COMMITS.txt to the root directory of llvm, so that people can play with blank lines and white spaces in that one central place instead of muddling with random source files?
- Gao.


From: llvm-commits-bounces at cs.uiuc.edu [mailto:llvm-commits-bounces at cs.uiuc.edu] On Behalf Of Sean Silva
Sent: Thursday, September 26, 2013 4:08 PM
To: Magee, Joshua
Cc: llvm-commits at cs.uiuc.edu
Subject: Re: [llvm] r191402 - Test commit. Removed trailing whitespace.

Thank you. For some reason, a lot of people decide to *add* trailing whitespace in their test commit! (I have no idea why)

On Wed, Sep 25, 2013 at 6:07 PM, Josh Magee <joshua_magee at playstation.sony.com<mailto:joshua_magee at playstation.sony.com>> wrote:
Author: jmagee
Date: Wed Sep 25 17:07:48 2013
New Revision: 191402

URL: http://llvm.org/viewvc/llvm-project?rev=191402&view=rev
Log:
Test commit.  Removed trailing whitespace.

Modified:
    llvm/trunk/test/CodeGen/X86/sse2-vector-shifts.ll

Modified: llvm/trunk/test/CodeGen/X86/sse2-vector-shifts.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/X86/sse2-vector-shifts.ll?rev=191402&r1=191401&r2=191402&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/X86/sse2-vector-shifts.ll (original)
+++ llvm/trunk/test/CodeGen/X86/sse2-vector-shifts.ll Wed Sep 25 17:07:48 2013
@@ -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:


_______________________________________________
llvm-commits mailing list
llvm-commits at cs.uiuc.edu<mailto:llvm-commits at cs.uiuc.edu>
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130928/591bf342/attachment.html>


More information about the llvm-commits mailing list