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
[InstCombine] Signed saturation patterns
[llvm-core.git]
/
test
/
tools
/
gold
/
X86
/
Inputs
/
thinlto_archive2.ll
blob
2136ec3471d139a10df1d4b53b4f827f6a2fef71
1
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
2
target triple = "x86_64-unknown-linux-gnu"
3
4
define void @h() {
5
entry:
6
ret void
7
}