| /llvm-project-15.0.7/openmp/docs/remarks/ |
| H A D | OMP160.rst | 3 Removing parallel region with no side-effects. [OMP160] 33 …omp160.cpp:4:1: remark: Removing parallel region with no side-effects. [OMP160] [-Rpass=openmp-opt] 36 …delete.cpp:2:1: remark: Removing parallel region with no side-effects. [OMP160] [-Rpass=openmp-opt]
|
| H A D | OMP130.rst | 3 Removing unused state machine from generic-mode kernel. [OMP130] 29 omp130.cpp:2:1: remark: Removing unused state machine from generic-mode kernel. [OMP130]
|
| H A D | OptimizationRemarks.rst | 88 - Removing unused state machine from generic-mode kernel. 108 - Removing parallel region with no side-effects.
|
| H A D | OMP170.rst | 8 that the result of a runtime call is immutable. Removing duplicate calls is done
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/COFF/ |
| H A D | remove-section.test | 47 # Removing the .bss section removes one symbol and its aux symbol, 74 # Removing the .text section is ok and just removes the external symbol 96 # Removing the .comdat section fails, since the .text section has relocations 102 # Removing the .comdat section and .text (with a relocation against .comdat)
|
| /llvm-project-15.0.7/llvm/test/Transforms/OpenMP/ |
| H A D | parallel_deletion_remarks.ll | 26 ; CHECK: remark: parallel_deletion_remarks.c:10:1: Removing parallel region with no side-effects. 27 ; CHECK: remark: parallel_deletion_remarks.c:12:1: Removing parallel region with no side-effects. 28 ; CHECK: remark: parallel_deletion_remarks.c:14:1: Removing parallel region with no side-effects.
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/abseil/ |
| H A D | str-cat-append.rst | 9 The extra calls cause unnecessary temporary strings to be constructed. Removing
|
| H A D | redundant-strcat-calls.rst | 9 The extra calls cause unnecessary temporary strings to be constructed. Removing
|
| /llvm-project-15.0.7/llvm/test/ExecutionEngine/JITLink/X86/ |
| H A D | MachO_cstring_section_splitting.s | 22 # CHECK-NEXT: Removing unused external symbols
|
| /llvm-project-15.0.7/libcxx/docs/Status/ |
| H A D | Cxx17Papers.csv | 5 "`N4190 <https://wg21.link/n4190>`__","LWG","Removing auto_ptr, random_shuffle(), And Old <function… 62 "`p0302r1 <https://wg21.link/p0302r1>`__","LWG","Removing Allocator Support in std::function","Oulu… 73 "`P0003R5 <https://wg21.link/P0003R5>`__","LWG","Removing Deprecated Exception Specifications from … 93 "`P0270R3 <https://wg21.link/P0270R3>`__","CWG","Removing C dependencies from signal handler wordin…
|
| /llvm-project-15.0.7/llvm/test/Transforms/IndVarSimplify/ |
| H A D | eliminate-exit-no-dl.ll | 5 ; Note that this test case is really really fragile. Removing any
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | GCNSchedStrategy.cpp | 1126 MachineBasicBlock::iterator MI, MachineInstr *NewMI, bool Removing) { in updateRegionBoundaries() argument 1136 if (Removing && MI == RegionBoundaries[I].first && in updateRegionBoundaries() 1145 if (Removing) in updateRegionBoundaries() 1154 if (Removing && MI == RegionBoundaries[I].second) { in updateRegionBoundaries()
|
| H A D | GCNSchedStrategy.h | 162 bool Removing = false);
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | dag-combine-trunc-build-vec.ll | 22 ; after type legalization and before operation legalization. Removing either
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | osx-private-labels.ll | 2 ; Test all the cases where a L label is safe. Removing any entry from
|
| /llvm-project-15.0.7/llvm/test/Analysis/MemoryDependenceAnalysis/ |
| H A D | invariant.group-bug.ll | 7 ; took it's place it resulted in call to vtable! Removing any of the branch
|
| /llvm-project-15.0.7/llvm/test/Transforms/EarlyCSE/X86/ |
| H A D | preserve_memoryssa.ll | 78 ; Removing dead/unused instructions in if.then274 makes AA smarter. Before
|
| /llvm-project-15.0.7/flang/include/flang/Optimizer/Transforms/ |
| H A D | Passes.td | 136 plain old test and branch operations. Removing the high-level control
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | trivial-dse-calls.ll | 196 ; Removing a capture is also okay. The capture can only be in the return value
|
| /llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/ |
| H A D | trivial-dse-calls.ll | 223 ; Removing a capture is also okay. The capture can only be in the return value
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | OpaquePointers.rst | 86 passes need to iterate through bitcasts to handle uses. Removing no-op pointer
|
| /llvm-project-15.0.7/polly/www/video-js/ |
| H A D | video-js.css | 85 /* Removing curved corners on progress control and time control to join them. */
|
| /llvm-project-15.0.7/bolt/docs/ |
| H A D | OptimizingClang.md | 77 BOLT-INFO: Removing all identical functions will save 5466.69 KB of code space. Folded functions we…
|
| /llvm-project-15.0.7/libcxx/docs/ |
| H A D | ReleaseNotes.rst | 54 - N4190 - Removing ``auto_ptr``, ``random_shuffle()``, And Old ``<functional>`` Stuff
|
| /llvm-project-15.0.7/openmp/docs/design/ |
| H A D | Runtimes.rst | 852 Info: Removing map entry with HstPtrBegin=0x00007fff0d2559f0, 867 Info: Removing map entry with HstPtrBegin=0x00007fff0d255a40, 869 Info: Removing map entry with HstPtrBegin=0x00007fff0d259a40,
|