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

Sean Silva silvas at purdue.edu
Fri Sep 27 18:06:23 PDT 2013


It's not that big of a deal. What I mentioned was just a little pet peeve.

-- Sean Silva


On Fri, Sep 27, 2013 at 8:24 PM, Gao, Yunzhong <
yunzhong_gao at playstation.sony.com> wrote:

>  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> 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
> 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/20130927/9a721a21/attachment.html>


More information about the llvm-commits mailing list