From 62becca681d04ad72079b4733a96f97ba3caa109 Mon Sep 17 00:00:00 2001 From: Duncan Sands Date: Fri, 14 Jan 2011 14:16:33 +0000 Subject: [PATCH] Rename this test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123440 91177308-0d34-0410-b5e6-96231b3b80d8 --- .../{2010-12-20-I1Arithmetic.ll => 2010-12-20-Boolean.ll} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/Transforms/InstSimplify/{2010-12-20-I1Arithmetic.ll => 2010-12-20-Boolean.ll} (100%) diff --git a/test/Transforms/InstSimplify/2010-12-20-I1Arithmetic.ll b/test/Transforms/InstSimplify/2010-12-20-Boolean.ll similarity index 100% rename from test/Transforms/InstSimplify/2010-12-20-I1Arithmetic.ll rename to test/Transforms/InstSimplify/2010-12-20-Boolean.ll -- 2.34.1