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
/
DebugInfo
/
Generic
/
gmlt.test
blob
9fe4b27bfc8f8947061461e1604c0bee2930c246
1
; REQUIRES: object-emission
2
; RUN: %llc_dwarf -O0 -filetype=obj < %S/../Inputs/gmlt.ll | llvm-dwarfdump -v - | FileCheck %S/../Inputs/gmlt.ll
3
4
; There's a darwin specific test in X86/gmlt, so it's okay to XFAIL this here.
5
; XFAIL: darwin