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

Sean Silva silvas at purdue.edu
Thu Sep 26 16:07:41 PDT 2013


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/20130926/604458aa/attachment.html>


More information about the llvm-commits mailing list