Temporarily disable some failing tests, until they can be
authorDan Gohman <gohman@apple.com>
Wed, 11 Aug 2010 16:36:07 +0000 (16:36 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 11 Aug 2010 16:36:07 +0000 (16:36 +0000)
properly investigated.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110825 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Thumb2/cortex-fp.ll

index ba891d081eda6c971b5c82de3edaf70086271777..636d76ff2c0fb27e9ea2c4e9ed4fc097e46e2c6c 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=thumb -mcpu=cortex-m3 | FileCheck %s -check-prefix=CORTEXM3
-; RUN: llc < %s -march=thumb -mcpu=cortex-m4 | FileCheck %s -check-prefix=CORTEXM4
+; RUN_TEMPORARILY_DISABLED: llc < %s -march=thumb -mcpu=cortex-m3 | FileCheck %s -check-prefix=CORTEXM3
+; RUN_TEMPORARILY_DISABLED: llc < %s -march=thumb -mcpu=cortex-m4 | FileCheck %s -check-prefix=CORTEXM4
 ; RUN: llc < %s -march=thumb -mcpu=cortex-a8 | FileCheck %s -check-prefix=CORTEXA8