From: Adam Nemet Date: Thu, 29 May 2014 23:52:53 +0000 (+0000) Subject: [X86] Move test from r209863 to CodeGen/X86 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0997206ac4562abfc866065da9c00859c04a048e;p=llvm [X86] Move test from r209863 to CodeGen/X86 We should only run this if X86 is in the targets. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209866 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Bitcode/x86-upgrade-avx-vbroadcast.ll b/test/CodeGen/X86/x86-upgrade-avx-vbroadcast.ll similarity index 100% rename from test/Bitcode/x86-upgrade-avx-vbroadcast.ll rename to test/CodeGen/X86/x86-upgrade-avx-vbroadcast.ll