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
/
LTO
/
X86
/
current-section.ll
blob
69f8bfaac3b0c84213ffeb88baf2fd72df544732
1
; RUN: llvm-as < %s >%t1
2
; RUN: llvm-lto -o %t2 %t1
3
; REQUIRES: default_triple
4
5
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
6
target triple = "x86_64-unknown-linux-gnu"
7
8
module asm ".align 4"