From e37f33c46607d119446ff2d8c891f5e422c27fa8 Mon Sep 17 00:00:00 2001 From: Michael Zolotukhin Date: Mon, 5 May 2014 18:10:15 +0000 Subject: [PATCH] Move test from r207969 to another folder and rename it. llvm-svn: 207984 --- .../X86/constant-hoisting-shift-immediate.ll} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename llvm/test/{Transforms/ConstantHoisting/X86/large-immediate-2.ll => CodeGen/X86/constant-hoisting-shift-immediate.ll} (100%) diff --git a/llvm/test/Transforms/ConstantHoisting/X86/large-immediate-2.ll b/llvm/test/CodeGen/X86/constant-hoisting-shift-immediate.ll similarity index 100% rename from llvm/test/Transforms/ConstantHoisting/X86/large-immediate-2.ll rename to llvm/test/CodeGen/X86/constant-hoisting-shift-immediate.ll