| /llvm-project-15.0.7/llvm/test/Bitcode/ |
| H A D | thinlto-deadstrip-flag.ll | 4 ; Ensure dead stripping performed flag is set on distributed index 5 ; RUN: llvm-lto2 run %t.o -o %t.out -thinlto-distributed-indexes \ 10 ; Ensure dead stripping performed flag is not set on distributed index 12 ; RUN: llvm-lto2 run %t.o -o %t.out -thinlto-distributed-indexes \
|
| H A D | thinlto-synthetic-count-flag.ll | 4 ; Ensure synthetic entry count flag is not set on distributed index 5 ; RUN: llvm-lto2 run %t.o -o %t.out -thinlto-distributed-indexes \ 10 ; Ensure synthetic entry count flag is set on distributed index 12 ; RUN: llvm-lto2 run %t.o -o %t.out -thinlto-distributed-indexes \
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | dist-object-modifiers.m | 16 - (id)serverPID { return 0; } // expected-warning {{conflicting distributed object modifiers on ret… 17 - (void)doStuff:(id)clientId { } // expected-warning {{conflicting distributed object modifiers on … 19 …g : (bycopy id)Arg1 { return Arg; } // expected-warning {{conflicting distributed object modifier… 20 …// expected-warning 2{{conflicting distributed object modifiers on parameter type in implementatio…
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopDistribute/ |
| H A D | diagnostics.ll | 38 ; MISSED_REMARKS: remark: /tmp/t.c:3:3: loop not distributed: use -Rpass-analysis=loop-distribute … 39 ; ALWAYS: remark: /tmp/t.c:3:3: loop not distributed: memory operations are safe for vector… 40 ; ALWAYS: warning: /tmp/t.c:3:3: loop not distributed: failed explicitly specified loop dis… 68 ; NO_REMARKS-NOT: remark: /tmp/t.c:9:3: loop not distributed: memory operations are safe for vector… 69 ; MISSED_REMARKS: remark: /tmp/t.c:9:3: loop not distributed: use -Rpass-analysis=loop-distribute f… 70 ; ANALYSIS_REMARKS: remark: /tmp/t.c:9:3: loop not distributed: memory operations are safe for vect… 71 ; ALWAYS-NOT: warning: /tmp/t.c:9:3: loop not distributed: failed explicitly specified loop distrib… 99 ; REMARKS: remark: /tmp/t.c:15:3: distributed loop 134 ; MISSED_REMARKS: /tmp/t.c:27:5: loop not distributed: use -Rpass-analysis=loop-distribute for more… 135 ; ANALYSIS_REMARKS: /tmp/t.c:27:5: loop not distributed: may not insert runtime check with converge… [all …]
|
| H A D | diagnostics-with-hotness.ll | 27 ; HOTNESS: remark: /tmp/t.c:3:3: loop not distributed: use -Rpass-analysis=loop-distribute for more… 28 ; HOTNESS: remark: /tmp/t.c:3:3: loop not distributed: memory operations are safe for vectorization… 29 ; NO_HOTNESS: remark: /tmp/t.c:3:3: loop not distributed: use -Rpass-analysis=loop-distribute for m… 30 ; NO_HOTNESS: remark: /tmp/t.c:3:3: loop not distributed: memory operations are safe for vectorizat…
|
| H A D | outside-use.ll | 6 ; from the non-distributed loop and the distributed loop.
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | thinlto_public_type_test_distributed.ll | 3 ; Check that we properly update @llvm.public.type.test with distributed ThinLTO. 7 ; RUN: llvm-lto2 run -thinlto-distributed-indexes %t.o \ 16 ; RUN: llvm-lto2 run -thinlto-distributed-indexes %t.o --whole-program-visibility \
|
| /llvm-project-15.0.7/llvm/test/ThinLTO/X86/ |
| H A D | cfi-distributed.ll | 4 ; each distributed index file. 7 ; RUN: opt -thinlto-bc -thinlto-split-lto-unit -o %t2.o %p/Inputs/cfi-distributed.ll 9 ; RUN: llvm-lto2 run -thinlto-distributed-indexes %t1.o %t2.o \
|
| H A D | emit_imports.ll | 5 ; output files are created regardless, for a distributed build system. 28 ; RUN: -thinlto-distributed-indexes \ 41 ; RUN: -thinlto-distributed-indexes \
|
| H A D | writeonly-with-refs.ll | 15 ; Test again in distributed ThinLTO mode. 17 ; RUN: -thinlto-distributed-indexes \
|
| H A D | guid_collision.ll | 10 ; RUN: llvm-lto2 run %t.bc %t2.bc -o %t.out -thinlto-distributed-indexes \ 27 ; from, to test handling of a global variable with an entry in the distributed
|
| H A D | distributed_import.ll | 1 ; Test distributed build thin link output from llvm-lto2 10 ; RUN: -thinlto-distributed-indexes \ 38 ; RUN: -thinlto-distributed-indexes \
|
| H A D | cfi-icall-only-defuse.ll | 2 ; CFI functions sets in that module's distributed index. 5 ; RUN: llvm-lto2 run -thinlto-distributed-indexes %t1.bc %t2.bc -o %t.out \
|
| H A D | empty-module.ll | 4 ; RUN: llvm-lto2 run %t.bc -r %t.bc,foo,pl -o %t2 -thinlto-distributed-indexes -save-temps
|
| /llvm-project-15.0.7/llvm/test/tools/gold/X86/ |
| H A D | thinlto_emit_imports.ll | 5 ; output files are created regardless, for a distributed build system. 8 ; Ensure gold generates imports files if requested for distributed backends.
|
| /llvm-project-15.0.7/libcxx/src/support/solaris/ |
| H A D | README | 4 distributed under.
|
| /llvm-project-15.0.7/lld/test/COFF/ |
| H A D | thinlto-emit-imports.ll | 8 ; output files are created regardless, for a distributed build system. 11 ; Ensure lld generates imports files if requested for distributed backends.
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | BlockFrequencyTerminology.rst | 75 distributed to successors according to branch weights. Block Mass uses a 79 After mass is fully distributed, in any cut of the DAG that separates the exit 92 As mass is distributed through the loop's DAG, the (otherwise ignored) backedge
|
| /llvm-project-15.0.7/libcxx/cmake/Modules/ |
| H A D | MacroEnsureOutOfSourceBuild.cmake | 10 CMake would overwrite the makefiles distributed with Compiler-RT.
|
| /llvm-project-15.0.7/libcxxabi/cmake/Modules/ |
| H A D | MacroEnsureOutOfSourceBuild.cmake | 10 CMake would overwrite the makefiles distributed with libcxxabi.
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | thinlto-distributed-cfi.ll | 7 ; RUN: llvm-lto2 run -thinlto-distributed-indexes -disable-thinlto-funcattrs=0 %t.o \ 26 ; CHECK-DIS: ^0 = module: (path: "{{.*}}thinlto-distributed-cfi.ll.tmp.o", hash: ({{.*}}, {{.*}}, {…
|
| H A D | thinlto-distributed.ll | 7 ; RUN: llvm-lto2 run -thinlto-distributed-indexes %t.o \
|
| H A D | thinlto-distributed-backend-skip.ll | 9 ; RUN: -fthinlto-index=%S/Inputs/thinlto-distributed-backend-skip.bc \
|
| /llvm-project-15.0.7/lld/test/ELF/lto/ |
| H A D | thinlto-emit-imports.ll | 8 ; output files are created regardless, for a distributed build system. 11 ; Ensure lld generates imports files if requested for distributed backends.
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonScheduleV69.td | 5 // This file is distributed under the University of Illinois Open Source
|