From 6c3ca405e12e7a84aecd106ffd2410f06fcd76a5 Mon Sep 17 00:00:00 2001 From: Adam Nemet Date: Fri, 13 Jan 2017 00:16:23 +0000 Subject: [PATCH] Move test of lazy BFI with ORE to a generic directory git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291862 91177308-0d34-0410-b5e6-96231b3b80d8 --- .../optimization-remarks-lazy-bfi.ll} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{Transforms/LoopDistribute/diagnostics-with-hotness-lazy-BFI.ll => Other/optimization-remarks-lazy-bfi.ll} (100%) diff --git a/test/Transforms/LoopDistribute/diagnostics-with-hotness-lazy-BFI.ll b/test/Other/optimization-remarks-lazy-bfi.ll similarity index 100% rename from test/Transforms/LoopDistribute/diagnostics-with-hotness-lazy-BFI.ll rename to test/Other/optimization-remarks-lazy-bfi.ll -- 2.40.0