[InstCombine] Signed saturation patterns
[llvm-complete.git] / test / ThinLTO / X86 / Inputs / cache.ll
blob62ddd68ef6a2fbc38ee4502eb8181587b8d38418
1 target datalayout = "e-m:o-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
2 target triple = "x86_64-apple-macosx10.11.0"
5 define i32 @main() {
6 entry:
7   call void (...) @globalfunc()
8   ret i32 0
11 declare void @globalfunc(...)