/llvm-project/mlir/python/mlir/dialects/transform/extras/ |
H A D | __init__.py | 27 methods to chain further transforms. 30 handles statically in order to enable further analysis. The payload 50 Wrapper around a transform operation handle with methods to chain further 129 Returns the existing handle to facilitate further chaining. 153 Wrapper around a transform value handle with methods to chain further
|
/llvm-project/llvm/test/Transforms/EarlyCSE/X86/ |
H A D | preserve_memoryssa.ll | 38 ; undef they are NoAlias. The Use can be optimized further to LoE. We can 54 ; We now find the second load (Use(2) can be optimized further to LoE) 81 ; optimized and it can be optimized further. 88 ; optimized further if we were to re-run MemorySSA on the IR.
|
/llvm-project/flang/docs/ |
H A D | OpenMP-declare-target.md | 190 module to lower further. When compiling for the host, no filtering is 248 Doesn't work for, or needs further testing for: 249 * Marking the following types with `declare target link` (needs further 256 lowering should exist, but it needs further testing and likely some further
|
/llvm-project/lld/docs/ELF/ |
H A D | large_sections.rst | 13 means if the global variable is laid out further than 2GB (2^31 bytes) from the 26 globals are placed further away from text and we use 64-bit references to refer
|
/llvm-project/polly/docs/ |
H A D | UsingPollyWithClang.rst | 18 into tools/polly before compilation. No further configuration is needed. 49 The OpenMP backends can be further influenced using the following CL switches: 154 Further options 156 Polly supports further options that are mainly useful for the development or the
|
/llvm-project/mlir/lib/Transforms/ |
H A D | LoopInvariantCodeMotion.cpp | 45 // the outer loop, which in turn can be further LICM'ed. in runOnOperation() 54 // loop, which in turn can be further hoisted from. in runOnOperation()
|
H A D | Mem2Reg.cpp | 91 /// For further reading, chapter three of SSA-based Compiler Design [1] 133 /// if the operation needs further blocking uses resolved to resolve its own 254 // The promotion of an operation may require the promotion of further in computeBlockingUses() 257 // propagate further requests through the forward slice. in computeBlockingUses() 338 // live-in. The further blocks where this value is live-in will be inferred in computeSlotLiveIn() 359 // If we store to the slot, further loads will see that value. in computeSlotLiveIn() 676 // Add newly created allocators to the worklist for further in tryToPromoteMemorySlots()
|
/llvm-project/lldb/test/API/terminal/ |
H A D | TestSTTYBeforeAndAfter.py | 61 # stop further logging. 81 # stop further logging.
|
/llvm-project/clang/test/CoverageMapping/ |
H A D | branch-mincounters.cpp | 30 // This could possibly be further optimized through counter reuse (future). in func2() 47 // This could possibly be further optimized through counter reuse (future). in func3()
|
/llvm-project/mlir/docs/Tools/ |
H A D | mlir-reduce.md | 24 generates several reduced outputs and further reduces in between them according 67 `tensor<1xi32>`. Not only produce a simpler operation, it may introduce further
|
/llvm-project/llvm/bindings/ocaml/executionengine/ |
H A D | llvm_executionengine.mli | 82 generation, all loaded modules. Further modifications to the 90 generation, all loaded modules. Further modifications to the
|
/llvm-project/third-party/benchmark/docs/ |
H A D | AssemblyTests.md | 56 * The assembly output is further cleaned up using `tools/strip_asm.py`. 144 Further work could be done, at least on a limited basis, to extend the
|
/llvm-project/polly/lib/External/isl/ |
H A D | isl_sort.c | 39 * o To reduce the number of memcpy() calls further, copying leading 43 * A further optimization could be to specialize memcpy calls based on the
|
/llvm-project/bolt/test/runtime/X86/ |
H A D | lp-fragment-start.s | 121 .byte 0 # No further actions 125 .byte 0 # No further actions
|
/llvm-project/lld/test/MachO/ |
H A D | compact-unwind-lsda-folding.s | 93 .byte 0 ## No further actions 144 .byte 0 ## No further actions
|
/llvm-project/llvm/docs/ |
H A D | SecurityTransparencyReports.rst | 40 operate as promised. The group's processes can be improved further, and we do 41 expect further improvements to get implemented in 2022. Many of the potential
|
/llvm-project/llvm/utils/lit/tests/Inputs/shtest-shell/ |
H A D | diff-r-error-3.txt | 1 # Create two directories for further comparison.
|
H A D | diff-r-error-2.txt | 1 # Create two directories for further comparison.
|
H A D | diff-r-error-4.txt | 1 # Create two directories for further comparison.
|
H A D | diff-r-error-0.txt | 1 # Create two directories for further comparison.
|
H A D | diff-r-error-5.txt | 1 # Create two directories for further comparison.
|
H A D | diff-r-error-6.txt | 1 # Create two directories for further comparison.
|
/llvm-project/flang/lib/Optimizer/Analysis/ |
H A D | AliasAnalysis.cpp | 549 // Skip ConvertOp's and track further through the operand. 598 // No further tracking for addresses loaded from memory for now. 702 // Track further through the operand 709 // Track further through the memory indexed into
|
/llvm-project/llvm/test/DebugInfo/PowerPC/ |
H A D | line.test | 5 ; branch, then further lowered to cmplwi + brcc but without the fidelity that
|
/llvm-project/llvm/test/DebugInfo/ARM/ |
H A D | line.test | 5 ; branch, then further lowered to CMPri + brcc but without the fidelity that
|