summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>2017-03-07 14:20:19 +0000
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>2017-03-07 14:20:19 +0000
commit3cceffb752c7f5eb69c41226ddd9fb664683a204 (patch)
tree46e2393edb10bfee2da80b3c9be36bb734c8ea49 /llvm/test
parenteb62118e6d8fe924abceea869ae4cc43534e1fb2 (diff)
downloadbcm5719-llvm-3cceffb752c7f5eb69c41226ddd9fb664683a204.tar.gz
bcm5719-llvm-3cceffb752c7f5eb69c41226ddd9fb664683a204.zip
[Hexagon] Do not insert instructions before PHI nodes
llvm-svn: 297141
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/CodeGen/Hexagon/bit-phi.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Hexagon/bit-phi.ll b/llvm/test/CodeGen/Hexagon/bit-phi.ll
index 86b18d8bf25..7abfba079bb 100644
--- a/llvm/test/CodeGen/Hexagon/bit-phi.ll
+++ b/llvm/test/CodeGen/Hexagon/bit-phi.ll
@@ -1,4 +1,5 @@
; RUN: llc -march=hexagon < %s
+; RUN: llc -march=hexagon -disable-hcp < %s
; REQUIRES: asserts
target datalayout = "e-m:e-p:32:32-i1:32-i64:64-a:0-v32:32-n16:32"
OpenPOWER on IntegriCloud