From 61d277f1462a26e4ea16c490308428a1e2cf3676 Mon Sep 17 00:00:00 2001 From: Andrew Trick Date: Sat, 10 Mar 2012 19:03:51 +0000 Subject: [PATCH] Move llc + target triple tests into X86 llvm-svn: 152502 --- .../LoopStrengthReduce/{ => X86}/2011-11-29-postincphi.ll | 0 .../LoopStrengthReduce/{ => X86}/2011-12-04-loserreg.ll | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename llvm/test/Transforms/LoopStrengthReduce/{ => X86}/2011-11-29-postincphi.ll (100%) rename llvm/test/Transforms/LoopStrengthReduce/{ => X86}/2011-12-04-loserreg.ll (100%) diff --git a/llvm/test/Transforms/LoopStrengthReduce/2011-11-29-postincphi.ll b/llvm/test/Transforms/LoopStrengthReduce/X86/2011-11-29-postincphi.ll similarity index 100% rename from llvm/test/Transforms/LoopStrengthReduce/2011-11-29-postincphi.ll rename to llvm/test/Transforms/LoopStrengthReduce/X86/2011-11-29-postincphi.ll diff --git a/llvm/test/Transforms/LoopStrengthReduce/2011-12-04-loserreg.ll b/llvm/test/Transforms/LoopStrengthReduce/X86/2011-12-04-loserreg.ll similarity index 100% rename from llvm/test/Transforms/LoopStrengthReduce/2011-12-04-loserreg.ll rename to llvm/test/Transforms/LoopStrengthReduce/X86/2011-12-04-loserreg.ll