summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/static.ll
diff options
context:
space:
mode:
authorColin LeMahieu <colinl@codeaurora.org>2015-11-09 04:07:48 +0000
committerColin LeMahieu <colinl@codeaurora.org>2015-11-09 04:07:48 +0000
commit7cd0892729801c45b170918159bc249bd9ee2b6b (patch)
tree3cbd64ca51c1bae2157f64a9c46b3cb6b77b4998 /llvm/test/CodeGen/Hexagon/static.ll
parent3383ccc4003a685476be4eb5786539648c33ba90 (diff)
downloadbcm5719-llvm-7cd0892729801c45b170918159bc249bd9ee2b6b.tar.gz
bcm5719-llvm-7cd0892729801c45b170918159bc249bd9ee2b6b.zip
[Hexagon] Enabling ASM parsing on Hexagon backend and adding instruction parsing tests. General updating of the code emission.
llvm-svn: 252443
Diffstat (limited to 'llvm/test/CodeGen/Hexagon/static.ll')
-rw-r--r--llvm/test/CodeGen/Hexagon/static.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Hexagon/static.ll b/llvm/test/CodeGen/Hexagon/static.ll
index 760b8b55972..6adfaaf139e 100644
--- a/llvm/test/CodeGen/Hexagon/static.ll
+++ b/llvm/test/CodeGen/Hexagon/static.ll
@@ -1,4 +1,5 @@
; RUN: llc -march=hexagon -mcpu=hexagonv4 -disable-dfa-sched -disable-hexagon-misched < %s | FileCheck %s
+; XFAIL: *
@num = external global i32
@acc = external global i32
OpenPOWER on IntegriCloud