Lines Matching refs:thinlto
4 ; RUN: opt -thinlto-bc %s -thin-link-bitcode-file=%t1.thinlink.bc -o %t1.bc
5 ; RUN: opt -thinlto-bc %p/Inputs/distributed_import.ll -thin-link-bitcode-file=%t2.thinlink.bc -o %…
10 ; RUN: -thinlto-distributed-indexes \
17 …on-import -import-all-index -enable-import-metadata -summary-file %t1.bc.thinlto.bc %t1.bc -o %t1.…
18 ; RUN: opt -passes=function-import -import-all-index -summary-file %t2.bc.thinlto.bc %t2.bc -o %t2.…
23 ; RUN: cp %t1.bc.thinlto.bc %t1.bc.thinlto.bc.orig
24 ; RUN: cp %t2.bc.thinlto.bc %t2.bc.thinlto.bc.orig
36 ; RUN: rm -f %t1.bc.thinlto.bc %t2.bc.thinlto.bc
38 ; RUN: -thinlto-distributed-indexes \
45 ; RUN: diff %t1.bc.thinlto.bc.orig %t1.bc.thinlto.bc
46 ; RUN: diff %t2.bc.thinlto.bc.orig %t2.bc.thinlto.bc
51 …on-import -import-all-index -enable-import-metadata -summary-file %t1.bc.thinlto.bc %t1.bc -o %t1.…
52 ; RUN: opt -passes=function-import -import-all-index -summary-file %t2.bc.thinlto.bc %t2.bc -o %t2.…