summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorAnna Thomas <anna@azul.com>2017-06-06 17:46:41 +0000
committerAnna Thomas <anna@azul.com>2017-06-06 17:46:41 +0000
commit2f1556726cbd52d36628d58fc8efb9f30662a96e (patch)
treecac193643873b2b9b5368d7ea6ac7ba4e2248699 /llvm/test
parentdeefbced967e9d18d8cdc669178bad382e6c3bc6 (diff)
downloadbcm5719-llvm-2f1556726cbd52d36628d58fc8efb9f30662a96e.tar.gz
bcm5719-llvm-2f1556726cbd52d36628d58fc8efb9f30662a96e.zip
[LoopIdiom] Move X86 specific atomic memcpy test to the X86 directory
Patch https://reviews.llvm.org/rL304806 was causing failures in Aarch64 and multiple other targets since the test should be run on X86 only. Specifying the target triple is not enough. Moving the testcase to the X86 target directory in LoopIdiom. llvm-svn: 304809
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/Transforms/LoopIdiom/X86/unordered-atomic-memcpy.ll (renamed from llvm/test/Transforms/LoopIdiom/unordered-atomic-memcpy.ll)0
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Transforms/LoopIdiom/unordered-atomic-memcpy.ll b/llvm/test/Transforms/LoopIdiom/X86/unordered-atomic-memcpy.ll
index ec93847178b..ec93847178b 100644
--- a/llvm/test/Transforms/LoopIdiom/unordered-atomic-memcpy.ll
+++ b/llvm/test/Transforms/LoopIdiom/X86/unordered-atomic-memcpy.ll
OpenPOWER on IntegriCloud