summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2020-01-06 13:34:45 -0800
committerCraig Topper <craig.topper@intel.com>2020-01-06 13:45:55 -0800
commitca868002d31b013b1d5998177ea4252ffcd84b67 (patch)
tree398e0e63e01f654af8aff81a61a9de96e3a39eaa
parent7b518dcb291e740c3e957d93c2b4046bc8a97f00 (diff)
downloadbcm5719-llvm-ca868002d31b013b1d5998177ea4252ffcd84b67.tar.gz
bcm5719-llvm-ca868002d31b013b1d5998177ea4252ffcd84b67.zip
[X86] Rename vec-strict-*-cmp.ll to vec-strict-cmp-*.ll to match other strict files wich have the size at the end. NFC
-rw-r--r--llvm/test/CodeGen/X86/vec-strict-cmp-128.ll (renamed from llvm/test/CodeGen/X86/vec-strict-128-cmp.ll)0
-rw-r--r--llvm/test/CodeGen/X86/vec-strict-cmp-256.ll (renamed from llvm/test/CodeGen/X86/vec-strict-256-cmp.ll)0
-rw-r--r--llvm/test/CodeGen/X86/vec-strict-cmp-512.ll (renamed from llvm/test/CodeGen/X86/vec-strict-512-cmp.ll)0
3 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/X86/vec-strict-128-cmp.ll b/llvm/test/CodeGen/X86/vec-strict-cmp-128.ll
index 3b56e011491..3b56e011491 100644
--- a/llvm/test/CodeGen/X86/vec-strict-128-cmp.ll
+++ b/llvm/test/CodeGen/X86/vec-strict-cmp-128.ll
diff --git a/llvm/test/CodeGen/X86/vec-strict-256-cmp.ll b/llvm/test/CodeGen/X86/vec-strict-cmp-256.ll
index 583c2b484cf..583c2b484cf 100644
--- a/llvm/test/CodeGen/X86/vec-strict-256-cmp.ll
+++ b/llvm/test/CodeGen/X86/vec-strict-cmp-256.ll
diff --git a/llvm/test/CodeGen/X86/vec-strict-512-cmp.ll b/llvm/test/CodeGen/X86/vec-strict-cmp-512.ll
index 25b6525737f..25b6525737f 100644
--- a/llvm/test/CodeGen/X86/vec-strict-512-cmp.ll
+++ b/llvm/test/CodeGen/X86/vec-strict-cmp-512.ll
OpenPOWER on IntegriCloud