From 60c8b22dad0403497d425f263de0a6b8716dd0a4 Mon Sep 17 00:00:00 2001 From: Cameron Zwarich Date: Sun, 27 Feb 2011 08:05:57 +0000 Subject: [PATCH] Give a test file a more sensible name so that it can hold more test cases. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126566 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/X86/{phi-constants.ll => phi-bit-propagation.ll} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/CodeGen/X86/{phi-constants.ll => phi-bit-propagation.ll} (100%) diff --git a/test/CodeGen/X86/phi-constants.ll b/test/CodeGen/X86/phi-bit-propagation.ll similarity index 100% rename from test/CodeGen/X86/phi-constants.ll rename to test/CodeGen/X86/phi-bit-propagation.ll