summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2011-11-09-FoldImpDefs.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/2011-11-09-FoldImpDefs.ll')
-rw-r--r--llvm/test/CodeGen/X86/2011-11-09-FoldImpDefs.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2011-11-09-FoldImpDefs.ll b/llvm/test/CodeGen/X86/2011-11-09-FoldImpDefs.ll
index 095d8c68c22..029aa91658d 100644
--- a/llvm/test/CodeGen/X86/2011-11-09-FoldImpDefs.ll
+++ b/llvm/test/CodeGen/X86/2011-11-09-FoldImpDefs.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -verify-regalloc | FileCheck %s
+; RUN: llc < %s -disable-cgp-delete-dead-blocks -verify-regalloc | FileCheck %s
; PR11347
;
; This test case materializes the constant 1 in a register:
OpenPOWER on IntegriCloud