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
/
AArch64
/
coff-basic.ll
blob
23f06b5360db75dbe8b8624c4b34ee094730329b
1
; RUN: llc -mtriple aarch64-windows < %s | FileCheck %s
2
3
define i32 @foo() {
4
entry:
5
ret i32 1
6
}
7
8
; CHECK: .globl foo