From d72b4d321e317327330e1e82d0f652d4e237c171 Mon Sep 17 00:00:00 2001 From: Pekka Jaaskelainen Date: Thu, 31 Jan 2013 10:33:22 +0000 Subject: [PATCH] Made the min-trip-count-switch test X86-specific to avoid breakage with builds without X86-support. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174052 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Transforms/LoopVectorize/{ => X86}/min-trip-count-switch.ll | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/Transforms/LoopVectorize/{ => X86}/min-trip-count-switch.ll (100%) diff --git a/test/Transforms/LoopVectorize/min-trip-count-switch.ll b/test/Transforms/LoopVectorize/X86/min-trip-count-switch.ll similarity index 100% rename from test/Transforms/LoopVectorize/min-trip-count-switch.ll rename to test/Transforms/LoopVectorize/X86/min-trip-count-switch.ll