Home
last modified time | relevance | path

Searched full:further (Results 1 – 25 of 1225) sorted by relevance

12345678910>>...49

/llvm-project/mlir/python/mlir/dialects/transform/extras/
H A D__init__.py27 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 Dpreserve_memoryssa.ll38 ; 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 DOpenMP-declare-target.md190 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 Dlarge_sections.rst13 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 DUsingPollyWithClang.rst18 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 DLoopInvariantCodeMotion.cpp45 // 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 DMem2Reg.cpp91 /// 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 DTestSTTYBeforeAndAfter.py61 # stop further logging.
81 # stop further logging.
/llvm-project/clang/test/CoverageMapping/
H A Dbranch-mincounters.cpp30 // 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 Dmlir-reduce.md24 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 Dllvm_executionengine.mli82 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 DAssemblyTests.md56 * 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 Disl_sort.c39 * 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 Dlp-fragment-start.s121 .byte 0 # No further actions
125 .byte 0 # No further actions
/llvm-project/lld/test/MachO/
H A Dcompact-unwind-lsda-folding.s93 .byte 0 ## No further actions
144 .byte 0 ## No further actions
/llvm-project/llvm/docs/
H A DSecurityTransparencyReports.rst40 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 Ddiff-r-error-3.txt1 # Create two directories for further comparison.
H A Ddiff-r-error-2.txt1 # Create two directories for further comparison.
H A Ddiff-r-error-4.txt1 # Create two directories for further comparison.
H A Ddiff-r-error-0.txt1 # Create two directories for further comparison.
H A Ddiff-r-error-5.txt1 # Create two directories for further comparison.
H A Ddiff-r-error-6.txt1 # Create two directories for further comparison.
/llvm-project/flang/lib/Optimizer/Analysis/
H A DAliasAnalysis.cpp549 // 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 Dline.test5 ; branch, then further lowered to cmplwi + brcc but without the fidelity that
/llvm-project/llvm/test/DebugInfo/ARM/
H A Dline.test5 ; branch, then further lowered to CMPri + brcc but without the fidelity that

12345678910>>...49