summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/inline-asm-i1.ll
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>2016-08-19 19:36:35 +0000
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>2016-08-19 19:36:35 +0000
commit021151d6c1cf01e32a28fc00431dbbbfe63660c9 (patch)
treee95c17250f18d58da8f90527297940dd69b3808b /llvm/test/CodeGen/Hexagon/inline-asm-i1.ll
parentfb4c4178a2243bcb30c77da059ac423f37876d68 (diff)
downloadbcm5719-llvm-021151d6c1cf01e32a28fc00431dbbbfe63660c9.tar.gz
bcm5719-llvm-021151d6c1cf01e32a28fc00431dbbbfe63660c9.zip
[Hexagon] Add RUN line to test
llvm-svn: 279304
Diffstat (limited to 'llvm/test/CodeGen/Hexagon/inline-asm-i1.ll')
-rw-r--r--llvm/test/CodeGen/Hexagon/inline-asm-i1.ll4
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Hexagon/inline-asm-i1.ll b/llvm/test/CodeGen/Hexagon/inline-asm-i1.ll
index c88c30e5e81..cc1f4ce55da 100644
--- a/llvm/test/CodeGen/Hexagon/inline-asm-i1.ll
+++ b/llvm/test/CodeGen/Hexagon/inline-asm-i1.ll
@@ -1,3 +1,7 @@
+; RUN: llc -march=hexagon < %s | FileCheck %s
+; CHECK: r[[REG0:[0-9]+]] = usr
+; CHECK: [[REG0]] = insert(r{{[0-9]+}}, #1, #16)
+
target triple = "hexagon"
define hidden void @fred() #0 {
OpenPOWER on IntegriCloud