summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/rem_crash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/rem_crash.ll')
-rw-r--r--llvm/test/CodeGen/X86/rem_crash.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/rem_crash.ll b/llvm/test/CodeGen/X86/rem_crash.ll
index 8363b22ab65..a5529a769a0 100644
--- a/llvm/test/CodeGen/X86/rem_crash.ll
+++ b/llvm/test/CodeGen/X86/rem_crash.ll
@@ -1,4 +1,5 @@
-; RUN: llc < %s
+; RUN: llc < %s -march=x86
+; RUN: llc < %s -march=x86-64
define i8 @test_minsize_uu8(i8 %x) minsize optsize {
entry:
OpenPOWER on IntegriCloud