[llvm] e7f5304 - [Test] Move IndVars test to a proper place

Max Kazantsev via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 31 22:18:16 PDT 2020


Author: Max Kazantsev
Date: 2020-09-01T12:17:31+07:00
New Revision: e7f53044e7263cdbbb4fed9abf086b88ba486bba

URL: https://github.com/llvm/llvm-project/commit/e7f53044e7263cdbbb4fed9abf086b88ba486bba
DIFF: https://github.com/llvm/llvm-project/commit/e7f53044e7263cdbbb4fed9abf086b88ba486bba.diff

LOG: [Test] Move IndVars test to a proper place

Added: 
    llvm/test/Transforms/IndVarSimplify/predicated_ranges.ll

Modified: 
    

Removed: 
    llvm/test/Analysis/ScalarEvolution/predicated_ranges.ll


################################################################################
diff  --git a/llvm/test/Analysis/ScalarEvolution/predicated_ranges.ll b/llvm/test/Transforms/IndVarSimplify/predicated_ranges.ll
similarity index 100%
rename from llvm/test/Analysis/ScalarEvolution/predicated_ranges.ll
rename to llvm/test/Transforms/IndVarSimplify/predicated_ranges.ll


        


More information about the llvm-commits mailing list