[llvm] r334010 - [X86][SSE] Fix line endings for shuffle-vs-trunc tests. NFCI.

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 5 04:38:11 PDT 2018


Author: rksimon
Date: Tue Jun  5 04:38:11 2018
New Revision: 334010

URL: http://llvm.org/viewvc/llvm-project?rev=334010&view=rev
Log:
[X86][SSE] Fix line endings for shuffle-vs-trunc tests. NFCI.

Strip native eol property which we don't use in this folder.

Modified:
    llvm/trunk/test/CodeGen/X86/shuffle-vs-trunc-128.ll   (props changed)
    llvm/trunk/test/CodeGen/X86/shuffle-vs-trunc-256.ll   (props changed)
    llvm/trunk/test/CodeGen/X86/shuffle-vs-trunc-512.ll   (props changed)

Propchange: llvm/trunk/test/CodeGen/X86/shuffle-vs-trunc-128.ll
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style (removed)
@@ -1 +0,0 @@
-native

Propchange: llvm/trunk/test/CodeGen/X86/shuffle-vs-trunc-256.ll
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style (removed)
@@ -1 +0,0 @@
-native

Propchange: llvm/trunk/test/CodeGen/X86/shuffle-vs-trunc-512.ll
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style (removed)
@@ -1 +0,0 @@
-native




More information about the llvm-commits mailing list