Home
last modified time | relevance | path

Searched refs:differences (Results 1 – 25 of 89) sorted by relevance

1234

/llvm-project-15.0.7/llvm/docs/CommandGuide/
H A Dllvm-diff.rst15 focusing on differences in function definitions. Insignificant
16 differences, such as changes in the ordering of globals or in the
39 If **llvm-diff** finds no differences between the modules, it will exit
46 Many important differences, like changes in linkage or function
50 massive detected differences in blocks.
H A Dllvm-addr2line.rst18 Here are some of those differences:
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/command/commands/
H A DDexExpectWatchBase.py216 differences = []
236 differences.append(actual_watches[index])
241 differences.append(actual_watches[index])
246 return differences
/llvm-project-15.0.7/lld/MachO/
H A Dld64-vs-lld.rst5 This doc lists all significant deliberate differences in behavior between LD64 and LLD-MachO.
31 There are differences in how LLD and LD64 handle ObjC symbols loaded from archives.
/llvm-project-15.0.7/llvm/test/MC/AMDGPU/
H A Dround-trip.s7 # differences, so we don't include the initial input in the comparison.
/llvm-project-15.0.7/llvm/test/MC/AsmParser/
H A Dround-trip.s7 # differences, so we don't include the initial input in the comparison.
H A Dassembler-expressions-inlineasm.ll5 ; assembly to prevent differences in behavior between object and
/llvm-project-15.0.7/llvm/test/Analysis/LoopCacheAnalysis/PowerPC/
H A Dcompute-cost-m32.ll6 ; Check IndexedReference::computeRefCost can handle type differences between
H A Dcompute-cost.ll6 ; Check IndexedReference::computeRefCost can handle type differences between
36 ; Check IndexedReference::computeRefCost can handle type differences between
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Darc-weak.m7 // Ensure that type differences don't cause an assert here.
/llvm-project-15.0.7/llvm/test/Analysis/LoopCacheAnalysis/
H A Dcompute-cost.ll5 ;; with differences that it tests the scenarios where an option for cache line size is
8 ; Check IndexedReference::computeRefCost can handle type differences between
38 ; Check IndexedReference::computeRefCost can handle type differences between
/llvm-project-15.0.7/clang/test/CodeGenObjCXX/
H A Darc-weak.mm7 // Ensure that type differences don't cause an assert here.
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Di64_fp_round.ll14 ; for minor code generation differences.
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dx86-64-jumps.ll18 ; PR5930 - Trunc of block address differences.
H A Ddbg-value-func-arg.ll3 ; Test case is designed to show the differences related to how implicit values
H A Ddomain-reassignment.mir313 ; FIXME We can't replace TEST with KTEST due to flag differences
431 ; FIXME We can't replace TEST with KTEST due to flag differences
534 ; FIXME We can't replace TEST with KTEST due to flag differences
637 ; FIXME We can't replace TEST with KTEST due to flag differences
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dswp-epilog-reuse2.ll7 ; differences.
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/COFF/
H A Dbasic-copy.test4 superficial differences like line endings.) In order to have a check of the
/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DREADME.txt33 differences, we want to keep the "core" generic demangling library
/llvm-project-15.0.7/libcxxabi/src/demangle/
H A DREADME.txt33 differences, we want to keep the "core" generic demangling library
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Ds_addk_i32.ll5 ; allocation differences.
/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dcharacteristics.cpp960 Attrs differences{attrs ^ actualAttrs}; in IsCompatibleWith() local
961 differences.reset(Attr::Subroutine); // dealt with specifically later in IsCompatibleWith()
962 if (!differences.empty()) { in IsCompatibleWith()
966 differences.IterateOverMembers([&](Attr x) { in IsCompatibleWith()
/llvm-project-15.0.7/llvm/docs/GlobalISel/
H A DGMIR.rst15 in :doc:`MachineIR (MIR) <../MIRLangRef>` and will highlight the differences
119 equivalent choices based on some analysis of the differences when each choice
/llvm-project-15.0.7/llvm/test/MC/X86/
H A Dpad-for-align-debug.s6 ; Test case to show that -x86-pad-for-align causes binary differences in the
/llvm-project-15.0.7/llvm/docs/
H A DMeetupGuidelines.rst22 * Beware of cultural differences: what works well in one region may not work in

1234