From: Xin Tong Date: Tue, 17 Jan 2017 20:28:36 +0000 (+0000) Subject: Rename scalar_promote.ll to scalar-promote.ll and scalar_promote-unwind.ll to scalar... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ecf1f1111bff37230d5599109da7997f8c87e463;p=llvm Rename scalar_promote.ll to scalar-promote.ll and scalar_promote-unwind.ll to scalar-promote-unwind.ll. NFCI git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292251 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Transforms/LICM/scalar_promote-unwind.ll b/test/Transforms/LICM/scalar-promote-unwind.ll similarity index 100% rename from test/Transforms/LICM/scalar_promote-unwind.ll rename to test/Transforms/LICM/scalar-promote-unwind.ll diff --git a/test/Transforms/LICM/scalar_promote.ll b/test/Transforms/LICM/scalar-promote.ll similarity index 100% rename from test/Transforms/LICM/scalar_promote.ll rename to test/Transforms/LICM/scalar-promote.ll