From bfc9749f0a2bd3ebc078893f07f252dddaf38173 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 13 Dec 2010 08:39:40 +0000 Subject: [PATCH] rename test git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121697 91177308-0d34-0410-b5e6-96231b3b80d8 --- .../{2008-11-29-DivideConstant16bit.ll => divide-by-constant.ll} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/CodeGen/X86/{2008-11-29-DivideConstant16bit.ll => divide-by-constant.ll} (100%) diff --git a/test/CodeGen/X86/2008-11-29-DivideConstant16bit.ll b/test/CodeGen/X86/divide-by-constant.ll similarity index 100% rename from test/CodeGen/X86/2008-11-29-DivideConstant16bit.ll rename to test/CodeGen/X86/divide-by-constant.ll