From 644f191d31d45d2c281dfa2a7bfba955f8928348 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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152502 91177308-0d34-0410-b5e6-96231b3b80d8 --- .../LoopStrengthReduce/{ => X86}/2011-11-29-postincphi.ll | 0 .../LoopStrengthReduce/{ => X86}/2011-12-04-loserreg.ll | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename test/Transforms/LoopStrengthReduce/{ => X86}/2011-11-29-postincphi.ll (100%) rename test/Transforms/LoopStrengthReduce/{ => X86}/2011-12-04-loserreg.ll (100%) diff --git a/test/Transforms/LoopStrengthReduce/2011-11-29-postincphi.ll b/test/Transforms/LoopStrengthReduce/X86/2011-11-29-postincphi.ll similarity index 100% rename from test/Transforms/LoopStrengthReduce/2011-11-29-postincphi.ll rename to test/Transforms/LoopStrengthReduce/X86/2011-11-29-postincphi.ll diff --git a/test/Transforms/LoopStrengthReduce/2011-12-04-loserreg.ll b/test/Transforms/LoopStrengthReduce/X86/2011-12-04-loserreg.ll similarity index 100% rename from test/Transforms/LoopStrengthReduce/2011-12-04-loserreg.ll rename to test/Transforms/LoopStrengthReduce/X86/2011-12-04-loserreg.ll