From: Cameron Zwarich Date: Sun, 27 Feb 2011 08:05:57 +0000 (+0000) Subject: Give a test file a more sensible name so that it can hold more test cases. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=60c8b22dad0403497d425f263de0a6b8716dd0a4;p=llvm 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 --- 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