summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorStefan Pintilie <stefanp@ca.ibm.com>2018-03-07 18:27:10 +0000
committerStefan Pintilie <stefanp@ca.ibm.com>2018-03-07 18:27:10 +0000
commitf8c2dce236c54db72f8d51bdde6ac3d13f4850c9 (patch)
treebfdd670317f10b673665e3f2ab04ad4be234a6e0 /llvm
parentab4ea225fe60b9adf6dd3d757fa75e6c7ca8731d (diff)
downloadbcm5719-llvm-f8c2dce236c54db72f8d51bdde6ac3d13f4850c9.tar.gz
bcm5719-llvm-f8c2dce236c54db72f8d51bdde6ac3d13f4850c9.zip
[PowerPC] Move test to correct location.
Test was added in r326906 to an incorrect location. Moving the test to PPC CodeGen directory as the test is PPC specific. llvm-svn: 326923
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/CodeGen/PowerPC/lsr-insns-3.ll (renamed from llvm/test/Transforms/LoopStrengthReduce/PowerPC/lsr-insns-3.ll)0
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Transforms/LoopStrengthReduce/PowerPC/lsr-insns-3.ll b/llvm/test/CodeGen/PowerPC/lsr-insns-3.ll
index 5bf50213b87..5bf50213b87 100644
--- a/llvm/test/Transforms/LoopStrengthReduce/PowerPC/lsr-insns-3.ll
+++ b/llvm/test/CodeGen/PowerPC/lsr-insns-3.ll
OpenPOWER on IntegriCloud