From cf9abd210d3000a9e292d715a3537dbb981fe5b4 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 3 Apr 2010 06:24:28 +0000 Subject: [PATCH] rename feature test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100279 91177308-0d34-0410-b5e6-96231b3b80d8 --- .../{2008-11-03-Floating.ll => floating-point-iv.ll} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/Transforms/IndVarSimplify/{2008-11-03-Floating.ll => floating-point-iv.ll} (100%) diff --git a/test/Transforms/IndVarSimplify/2008-11-03-Floating.ll b/test/Transforms/IndVarSimplify/floating-point-iv.ll similarity index 100% rename from test/Transforms/IndVarSimplify/2008-11-03-Floating.ll rename to test/Transforms/IndVarSimplify/floating-point-iv.ll -- 2.34.1