summaryrefslogtreecommitdiff
path: root/test/MC
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-10-01 04:32:20 +0000
committerChris Lattner <sabre@nondot.org>2010-10-01 04:32:20 +0000
commit3286db670c689104c0df4f98fbb4a66f6e4d2db5 (patch)
tree40d1f73b866a42ee8f4344e237a0afd77ae63352 /test/MC
parent5db1eea91ad82e24d3f2efc406516ab038bb2789 (diff)
downloadllvm-3286db670c689104c0df4f98fbb4a66f6e4d2db5.tar.gz
llvm-3286db670c689104c0df4f98fbb4a66f6e4d2db5.tar.bz2
llvm-3286db670c689104c0df4f98fbb4a66f6e4d2db5.tar.xz
move X86 subdir up a level
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115292 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC')
-rw-r--r--test/MC/X86/dg.exp (renamed from test/MC/AsmParser/X86/dg.exp)0
-rw-r--r--test/MC/X86/x86-32-avx.s (renamed from test/MC/AsmParser/X86/x86-32-avx.s)0
-rw-r--r--test/MC/X86/x86-32-coverage.s (renamed from test/MC/AsmParser/X86/x86-32-coverage.s)0
-rw-r--r--test/MC/X86/x86-32-fma3.s (renamed from test/MC/AsmParser/X86/x86-32-fma3.s)0
-rw-r--r--test/MC/X86/x86-32.s (renamed from test/MC/AsmParser/X86/x86-32.s)0
-rw-r--r--test/MC/X86/x86-64.s (renamed from test/MC/AsmParser/X86/x86-64.s)0
-rw-r--r--test/MC/X86/x86_64-avx-clmul-encoding.s (renamed from test/MC/AsmParser/X86/x86_64-avx-clmul-encoding.s)0
-rw-r--r--test/MC/X86/x86_64-avx-encoding.s (renamed from test/MC/AsmParser/X86/x86_64-avx-encoding.s)0
-rw-r--r--test/MC/X86/x86_64-encoding.s (renamed from test/MC/AsmParser/X86/x86_64-encoding.s)0
-rw-r--r--test/MC/X86/x86_64-fma3-encoding.s (renamed from test/MC/AsmParser/X86/x86_64-fma3-encoding.s)0
-rw-r--r--test/MC/X86/x86_64-imm-widths.s (renamed from test/MC/AsmParser/X86/x86_64-imm-widths.s)0
-rw-r--r--test/MC/X86/x86_directives.s (renamed from test/MC/AsmParser/X86/x86_directives.s)0
-rw-r--r--test/MC/X86/x86_errors.s (renamed from test/MC/AsmParser/X86/x86_errors.s)0
-rw-r--r--test/MC/X86/x86_operands.s (renamed from test/MC/AsmParser/X86/x86_operands.s)0
14 files changed, 0 insertions, 0 deletions
diff --git a/test/MC/AsmParser/X86/dg.exp b/test/MC/X86/dg.exp
index ec87b695b7..ec87b695b7 100644
--- a/test/MC/AsmParser/X86/dg.exp
+++ b/test/MC/X86/dg.exp
diff --git a/test/MC/AsmParser/X86/x86-32-avx.s b/test/MC/X86/x86-32-avx.s
index 1927e4e7a6..1927e4e7a6 100644
--- a/test/MC/AsmParser/X86/x86-32-avx.s
+++ b/test/MC/X86/x86-32-avx.s
diff --git a/test/MC/AsmParser/X86/x86-32-coverage.s b/test/MC/X86/x86-32-coverage.s
index f97fc4bee0..f97fc4bee0 100644
--- a/test/MC/AsmParser/X86/x86-32-coverage.s
+++ b/test/MC/X86/x86-32-coverage.s
diff --git a/test/MC/AsmParser/X86/x86-32-fma3.s b/test/MC/X86/x86-32-fma3.s
index db7efecfb5..db7efecfb5 100644
--- a/test/MC/AsmParser/X86/x86-32-fma3.s
+++ b/test/MC/X86/x86-32-fma3.s
diff --git a/test/MC/AsmParser/X86/x86-32.s b/test/MC/X86/x86-32.s
index fd0fd750df..fd0fd750df 100644
--- a/test/MC/AsmParser/X86/x86-32.s
+++ b/test/MC/X86/x86-32.s
diff --git a/test/MC/AsmParser/X86/x86-64.s b/test/MC/X86/x86-64.s
index d902aaae63..d902aaae63 100644
--- a/test/MC/AsmParser/X86/x86-64.s
+++ b/test/MC/X86/x86-64.s
diff --git a/test/MC/AsmParser/X86/x86_64-avx-clmul-encoding.s b/test/MC/X86/x86_64-avx-clmul-encoding.s
index 67e82c6cd0..67e82c6cd0 100644
--- a/test/MC/AsmParser/X86/x86_64-avx-clmul-encoding.s
+++ b/test/MC/X86/x86_64-avx-clmul-encoding.s
diff --git a/test/MC/AsmParser/X86/x86_64-avx-encoding.s b/test/MC/X86/x86_64-avx-encoding.s
index 7a96bb5a2b..7a96bb5a2b 100644
--- a/test/MC/AsmParser/X86/x86_64-avx-encoding.s
+++ b/test/MC/X86/x86_64-avx-encoding.s
diff --git a/test/MC/AsmParser/X86/x86_64-encoding.s b/test/MC/X86/x86_64-encoding.s
index f45b0a23d5..f45b0a23d5 100644
--- a/test/MC/AsmParser/X86/x86_64-encoding.s
+++ b/test/MC/X86/x86_64-encoding.s
diff --git a/test/MC/AsmParser/X86/x86_64-fma3-encoding.s b/test/MC/X86/x86_64-fma3-encoding.s
index d08a7329a0..d08a7329a0 100644
--- a/test/MC/AsmParser/X86/x86_64-fma3-encoding.s
+++ b/test/MC/X86/x86_64-fma3-encoding.s
diff --git a/test/MC/AsmParser/X86/x86_64-imm-widths.s b/test/MC/X86/x86_64-imm-widths.s
index 6243717ba8..6243717ba8 100644
--- a/test/MC/AsmParser/X86/x86_64-imm-widths.s
+++ b/test/MC/X86/x86_64-imm-widths.s
diff --git a/test/MC/AsmParser/X86/x86_directives.s b/test/MC/X86/x86_directives.s
index 2950c8cd5f..2950c8cd5f 100644
--- a/test/MC/AsmParser/X86/x86_directives.s
+++ b/test/MC/X86/x86_directives.s
diff --git a/test/MC/AsmParser/X86/x86_errors.s b/test/MC/X86/x86_errors.s
index 183306be2c..183306be2c 100644
--- a/test/MC/AsmParser/X86/x86_errors.s
+++ b/test/MC/X86/x86_errors.s
diff --git a/test/MC/AsmParser/X86/x86_operands.s b/test/MC/X86/x86_operands.s
index b34713db86..b34713db86 100644
--- a/test/MC/AsmParser/X86/x86_operands.s
+++ b/test/MC/X86/x86_operands.s