repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Better OR's for MVE compares
[llvm-core.git]
/
test
/
MC
/
Hexagon
/
inst_add64.ll
blob
72160678886b4ba86ca8a4afbefe8a787938dcfc
1
;; RUN: llc -mtriple=hexagon-unknown-elf -filetype=obj %s -o - \
2
;; RUN: | llvm-objdump -s - | FileCheck %s
3
4
define i64 @foo (i64 %a, i64 %b)
5
{
6
%1 = add i64 %a, %b
7
ret i64 %1
8
}
9
10
; CHECK: 0000 e04200d3 00c09f52