From: Sanjoy Das Date: Tue, 28 Jul 2015 00:13:42 +0000 (+0000) Subject: [LSR] Move X86 specific test case to X86/ X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f7681b3e3a302b22d728cb4e59fbaade350b635f;p=llvm [LSR] Move X86 specific test case to X86/ rL243348 added the test case in the wrong directory. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243357 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Transforms/LoopStrengthReduce/zext-of-scale.ll b/test/Transforms/LoopStrengthReduce/X86/zext-of-scale.ll similarity index 100% rename from test/Transforms/LoopStrengthReduce/zext-of-scale.ll rename to test/Transforms/LoopStrengthReduce/X86/zext-of-scale.ll