summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>2016-08-03 18:35:48 +0000
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>2016-08-03 18:35:48 +0000
commit23ee12e173762f977f1deeec14dccb32f6478204 (patch)
tree468db9e80a06620875858fc9df631eb4a9fb8f2d /llvm/test
parent9cbc69d1fe16da6d243f1ce9b4564d8e551b5372 (diff)
downloadbcm5719-llvm-23ee12e173762f977f1deeec14dccb32f6478204.tar.gz
bcm5719-llvm-23ee12e173762f977f1deeec14dccb32f6478204.zip
[Hexagon] Generate COPY/REG_SEQUENCE more aggressively for vectors
llvm-svn: 277626
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/CodeGen/Hexagon/combine.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Hexagon/combine.ll b/llvm/test/CodeGen/Hexagon/combine.ll
index 8f5cec88d69..04a080fdf42 100644
--- a/llvm/test/CodeGen/Hexagon/combine.ll
+++ b/llvm/test/CodeGen/Hexagon/combine.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=hexagon -mcpu=hexagonv5 -disable-hsdr < %s | FileCheck %s
+; RUN: llc -march=hexagon -mcpu=hexagonv5 -disable-hsdr -hexagon-bit=0 < %s | FileCheck %s
; CHECK: combine(r{{[0-9]+}}, r{{[0-9]+}})
@j = external global i32
OpenPOWER on IntegriCloud