summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/clr_set_toggle.ll
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>2018-03-06 19:15:58 +0000
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>2018-03-06 19:15:58 +0000
commit18484de34b26e424e5863a36f26eaa1288036d42 (patch)
tree103a92f5bf4cd1011b98164f165d0356e60c3226 /llvm/test/CodeGen/Hexagon/clr_set_toggle.ll
parentc9f797fdd08e07167d43690a082920af4b09be74 (diff)
downloadbcm5719-llvm-18484de34b26e424e5863a36f26eaa1288036d42.tar.gz
bcm5719-llvm-18484de34b26e424e5863a36f26eaa1288036d42.zip
[Hexagon] Update more testcases
llvm-svn: 326830
Diffstat (limited to 'llvm/test/CodeGen/Hexagon/clr_set_toggle.ll')
-rw-r--r--llvm/test/CodeGen/Hexagon/clr_set_toggle.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Hexagon/clr_set_toggle.ll b/llvm/test/CodeGen/Hexagon/clr_set_toggle.ll
index 4e983831652..9318f2d8a6b 100644
--- a/llvm/test/CodeGen/Hexagon/clr_set_toggle.ll
+++ b/llvm/test/CodeGen/Hexagon/clr_set_toggle.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=hexagon -mcpu=hexagonv5 -hexagon-bit=0 < %s | FileCheck %s
+; RUN: llc -march=hexagon -hexagon-bit=0 < %s | FileCheck %s
; Optimized bitwise operations.
define i32 @my_clrbit(i32 %x) nounwind {
OpenPOWER on IntegriCloud