mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
[Hexagon] Add RUN line to test
llvm-svn: 279304
This commit is contained in:
parent
68b4e30aad
commit
55d2ee2276
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user