Disable a couple of tests, CodeGen/X86/noop-insert.ll and CodeGen/X86/noop-insert...
[oota-llvm.git] / test / CodeGen / X86 / noop-insert.ll
index bd312dbb4be4072fc3a0340d0d81da48d466bb81..47ecf0bf9f783bb1e4de3f6ccc11929fe4cdd553 100644 (file)
@@ -1,3 +1,5 @@
+; REQUIRES: disabled
+
 ; RUN: llc < %s -mtriple=x86_64-linux -noop-insertion | FileCheck %s
 ; RUN: llc < %s -mtriple=x86_64-linux -noop-insertion -rng-seed=1 | FileCheck %s --check-prefix=SEED1
 ; RUN: llc < %s -mtriple=x86_64-linux -noop-insertion -rng-seed=20 | FileCheck %s --check-prefix=SEED2