From 0997206ac4562abfc866065da9c00859c04a048e Mon Sep 17 00:00:00 2001 From: Adam Nemet Date: Thu, 29 May 2014 23:52:53 +0000 Subject: [PATCH] [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 --- test/{Bitcode => CodeGen/X86}/x86-upgrade-avx-vbroadcast.ll | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{Bitcode => CodeGen/X86}/x86-upgrade-avx-vbroadcast.ll (100%) 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