summaryrefslogtreecommitdiff
path: root/test/CodeGen/Hexagon/static.ll
diff options
context:
space:
mode:
authorSergei Larin <slarin@codeaurora.org>2012-09-04 14:49:56 +0000
committerSergei Larin <slarin@codeaurora.org>2012-09-04 14:49:56 +0000
commit3e59040810d0e6e04269ac8f781fa44df6088458 (patch)
tree20a1bc053a71a390be8cdd95b05c709d7565db87 /test/CodeGen/Hexagon/static.ll
parent67514e90669ec9ffd954c1fcb6f8979bafcabe8a (diff)
Porting Hexagon MI Scheduler to the new API.
Change current Hexagon MI scheduler to use new converging scheduler. Integrates DFA resource model into it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163137 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Hexagon/static.ll')
-rw-r--r--test/CodeGen/Hexagon/static.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Hexagon/static.ll b/test/CodeGen/Hexagon/static.ll
index 2e4ab633e41..683a4c21bcb 100644
--- a/test/CodeGen/Hexagon/static.ll
+++ b/test/CodeGen/Hexagon/static.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=hexagon -mcpu=hexagonv4 -disable-dfa-sched < %s | FileCheck %s
+; RUN: llc -march=hexagon -mcpu=hexagonv4 -disable-dfa-sched -disable-hexagon-misched < %s | FileCheck %s
@num = external global i32
@acc = external global i32