From: Sebastian Pop Date: Thu, 22 Sep 2016 14:45:46 +0000 (+0000) Subject: GVN-hoist: move hoist testcase to GVNHoist dir X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=69580509c8409ec74a1190cbdb156a592e05967a;p=llvm GVN-hoist: move hoist testcase to GVNHoist dir git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282161 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Transforms/GVN/pr28626.ll b/test/Transforms/GVNHoist/pr28626.ll similarity index 100% rename from test/Transforms/GVN/pr28626.ll rename to test/Transforms/GVNHoist/pr28626.ll