From: Oren Ben Simhon Date: Sun, 19 Mar 2017 08:53:42 +0000 (+0000) Subject: Moving the test to x86 because other architectures do not suport regcall calling... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5d845d793d130845d4654c287169f404ac9458d5;p=llvm Moving the test to x86 because other architectures do not suport regcall calling convention. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298209 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/MIR/Generic/dynamic-regmask.ll b/test/CodeGen/MIR/X86/dynamic-regmask.ll similarity index 100% rename from test/CodeGen/MIR/Generic/dynamic-regmask.ll rename to test/CodeGen/MIR/X86/dynamic-regmask.ll