| /llvm-project-15.0.7/llvm/utils/gn/docs/ |
| H A D | deterministic.md | 8 It is possible to produce [locally deterministic][1] builds of LLVM 15 locally deterministic builds" in the [deterministic builds][1] documentation 18 1: http://blog.llvm.org/2019/11/deterministic-builds-with-clang-and-lld.html
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/ |
| H A D | deterministic-archive.test | 4 # We only test timestamps as a proxy for full deterministic writing; i.e. we 22 # RUN: llvm-objcopy --enable-deterministic-archives %t.a %t.4D.a 24 # RUN: llvm-objcopy --disable-deterministic-archives %t.a %t.4U.a 27 # RUN: llvm-strip --enable-deterministic-archives %t.a -o %t.5D.a 29 # RUN: llvm-strip --disable-deterministic-archives %t.a -o %t.5U.a 32 # If unspecified, verify that deterministic is the default. 43 # RUN: llvm-objcopy -D -U -D -U --enable-deterministic-archives %t.a %t.10.a 50 # RUN: llvm-strip -D -U -D -U --enable-deterministic-archives %t.a -o %t.13.a
|
| H A D | mirror-permissions-unix.test | 6 ## Setting the umask to 0 ensures deterministic permissions across
|
| /llvm-project-15.0.7/llvm/tools/llvm-objcopy/ |
| H A D | CommonOpts.td | 20 : Flag<["--"], "enable-deterministic-archives">, 21 HelpText<"Enable deterministic mode when operating on archives (use " 25 HelpText<"Alias for --enable-deterministic-archives">; 28 : Flag<["--"], "disable-deterministic-archives">, 29 HelpText<"Disable deterministic mode when operating on archives (use " 33 HelpText<"Alias for --disable-deterministic-archives">;
|
| /llvm-project-15.0.7/libcxx/test/libcxx/algorithms/ |
| H A D | sort_stability.pass.cpp | 30 std::vector<EqualType> deterministic() { in deterministic() function 48 auto deterministic_v = deterministic(); in test_randomization()
|
| H A D | partial_sort_stability.pass.cpp | 30 std::vector<MyType> deterministic() { in deterministic() function 49 auto deterministic_v = deterministic(); in test_randomization()
|
| H A D | nth_element_stability.pass.cpp | 30 std::vector<MyType> deterministic() { in deterministic() function 48 auto deterministic_v = deterministic(); in test_randomization()
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/ |
| H A D | memprof-pic.test | 26 be deterministic. The summary should be deterministic apart from changes to
|
| H A D | memprof-multi.test | 24 be deterministic. The summary should be deterministic apart from changes to
|
| H A D | hash-mismatch.proftext | 7 # The function ordering is non-deterministic, so we need to do our
|
| H A D | memprof-basic.test | 22 be deterministic. The summary should be deterministic apart from changes to
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objdump/MachO/ |
| H A D | disassemble-symbol-same-addr.test | 10 ## Ensure symbols with the same address are printed in a deterministic order
|
| /llvm-project-15.0.7/clang/test/utils/update_cc_test_checks/ |
| H A D | global-value-regex.test | 13 # Lit was successful. Sanity-check the results with deterministic test order.
|
| H A D | global-hex-value-regex.test | 14 # Lit was successful. Sanity-check the results with deterministic test order.
|
| H A D | check-globals.test | 34 # Lit was successful. Sanity-check the results with deterministic test order.
|
| /llvm-project-15.0.7/llvm/docs/CommandGuide/ |
| H A D | llvm-strip.rst | 33 .. option:: --disable-deterministic-archives, -U 44 .. option:: --enable-deterministic-archives, -D 46 Enable deterministic mode when stripping archives, i.e. use 0 for archive member
|
| /llvm-project-15.0.7/llvm/test/Transforms/CodeGenPrepare/ARM/ |
| H A D | splitgep.ll | 6 ; Check that we have deterministic output
|
| /llvm-project-15.0.7/lld/test/MachO/ |
| H A D | thinlto-jobs.ll | 4 ;; I'm not aware of a deterministic way to verify whether LTO is running in
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | arm64-collect-loh-garbage-crash.ll | 7 ; from the main container. Now, the deterministic container does not allow
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-libtool-darwin/ |
| H A D | deterministic-library.test | 4 ## We only test timestamps as a proxy for full deterministic writing; i.e. we
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/ |
| H A D | reduction-order.ll | 6 ; in deterministic order.
|
| /llvm-project-15.0.7/llvm/test/Transforms/Util/PredicateInfo/ |
| H A D | ordering.ll | 7 ; deterministic order.
|
| /llvm-project-15.0.7/llvm/utils/gn/build/ |
| H A D | BUILD.gn | 20 # "Getting debuggers to work well with locally deterministic builds" in 21 # http://blog.llvm.org/2019/11/deterministic-builds-with-clang-and-lld.html 276 # http://blog.llvm.org/2019/11/deterministic-builds-with-clang-and-lld.html
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | fdiv.ll | 82 ; gcc. Just make sure that we get a deterministic result.
|
| /llvm-project-15.0.7/llvm/test/Transforms/Scalarizer/ |
| H A D | scatter-order.ll | 5 ; deterministic. In the past we could end up with different results depending
|