Home
last modified time | relevance | path

Searched refs:gold (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DGoldPlugin.rst2 The LLVM gold plugin
10 `gold linker`_ which supports LTO via plugins. This is the same mechanism
13 The LLVM gold plugin implements the gold plugin interface on top of
17 gold plugin with ld.bfd is not tested and therefore not officially
20 .. _`gold linker`: http://sourceware.org/binutils
22 .. _`gold plugin interface`: http://gcc.gnu.org/wiki/whopr/driver
29 You need to have gold with plugin support and build the LLVMgold plugin.
30 The gold linker is installed as ld.gold. To see whether gold is the default
32 gold" or else "GNU ld" if not. If gold is already installed at
33 ``/usr/bin/ld.gold``, one option is to simply make that the default by
[all …]
/external/llvm/docs/
DGoldPlugin.rst2 The LLVM gold plugin
10 `gold linker`_ which supports LTO via plugins. This is the same mechanism
13 The LLVM gold plugin implements the gold plugin interface on top of
17 .. _`gold linker`: http://sourceware.org/binutils
19 .. _`gold plugin interface`: http://gcc.gnu.org/wiki/whopr/driver
26 You need to have gold with plugin support and build the LLVMgold plugin.
27 Check whether you have gold running ``/usr/bin/ld -v``. It will report "GNU
28 gold" or else "GNU ld" if not. If you have gold, check for plugin support
31 will either need to build gold or install a version with plugin support.
33 * Download, configure and build gold with plugin support:
[all …]
/external/skqp/infra/pathkit/
DMakefile4 docker build -t gold-karma-chrome-tests -f ./docker/gold-karma-chrome-tests/Dockerfile .
13 CGO_ENABLED=0 GOOS=linux go build -o ./tmp/gold-aggregator -a ./gold/
22 docker tag gold-karma-chrome-tests gcr.io/skia-public/gold-karma-chrome-tests:${CHROME_VERSION}
23 docker push gcr.io/skia-public/gold-karma-chrome-tests:${CHROME_VERSION}
/external/skia/infra/wasm-common/
DMakefile4 docker build -t gold-karma-chrome-tests -f ./docker/gold-karma-chrome-tests/Dockerfile .
13 CGO_ENABLED=0 GOOS=linux go build -o ./tmp/gold-aggregator -a ./gold/
22 docker tag gold-karma-chrome-tests gcr.io/skia-public/gold-karma-chrome-tests:${CHROME_VERSION}
23 docker push gcr.io/skia-public/gold-karma-chrome-tests:${CHROME_VERSION}
/external/skia/infra/lottiecap/
DMakefile1 gold-docker-image: aggregator
4 docker build -t gold-lottie-web-puppeteer -f ./docker/gold-lottie-web-puppeteer/Dockerfile .
8 CGO_ENABLED=0 GOOS=linux go build -o ./tmp/gold-aggregator -a ./gold/
/external/skqp/infra/lottiecap/
DMakefile1 gold-docker-image: aggregator
4 docker build -t gold-lottie-web-puppeteer -f ./docker/gold-lottie-web-puppeteer/Dockerfile .
8 CGO_ENABLED=0 GOOS=linux go build -o ./tmp/gold-aggregator -a ./gold/
/external/llvm/test/tools/gold/X86/
Dthinlto.ll1 ; First ensure that the ThinLTO handling in the gold plugin handles
5 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
10 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
15 ; Next generate summary sections and test gold handling.
19 ; Ensure gold generates an index and not a binary if requested.
20 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
28 ; Ensure gold generates an index as well as a binary by default in ThinLTO mode.
30 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
38 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
46 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
[all …]
Dthinlto_emit_imports.ll1 ; Generate summary sections and test gold handling.
5 ; Ensure gold generates imports files if requested for distributed backends.
6 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
16 ; IMPORTS1: test/tools/gold/X86/Output/thinlto_emit_imports.ll.tmp2.o
Dstart-lib-common.ll7 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
14 ; ToT gold (as of 03/2016) honors --start-lib/--end-lib, drops %t2.o and ends up
16 ; Older gold does not drop %t2.o and ends up with (i32 align 8) symbol. This is
18 ; both old and new gold.
Dcommon.ll8 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
16 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
24 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
32 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
41 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so \
Dinvalid.ll1 ; RUN: not %gold -plugin %llvmshlibdir/LLVMgold.so \
6 ; CHECK: error: LLVM gold plugin has failed to create LTO module: Malformed block
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/gold/X86/
Dthinlto.ll1 ; First ensure that the ThinLTO handling in the gold plugin handles
5 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold%shlibext \
11 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold%shlibext \
17 ; Next generate summary sections and test gold handling.
21 ; Ensure gold generates an index and not a binary if requested.
22 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold%shlibext \
33 ; Ensure gold generates an index as well as a binary with save-temps in ThinLTO mode.
35 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold%shlibext \
45 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold%shlibext \
56 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold%shlibext \
[all …]
Drelocation-model-pic.ll10 ; RUN: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold%shlibext \
15 ; RUN: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold%shlibext \
20 ; RUN: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold%shlibext \
25 ; RUN: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold%shlibext \
32 ; RUN: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold%shlibext \
37 ; RUN: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold%shlibext \
42 ; RUN: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold%shlibext \
47 ; RUN: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold%shlibext \
Dstart-lib-common.ll7 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold%shlibext \
15 ; ToT gold (as of 03/2016) honors --start-lib/--end-lib, drops %t2.o and ends up
17 ; Older gold does not drop %t2.o and ends up with (i32 align 8) symbol. This is
19 ; both old and new gold.
Dcache.ll6 ; RUN: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold%shlibext \
21 ; RUN: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold%shlibext \
34 ; RUN: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold%shlibext \
48 ; RUN: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold%shlibext \
57 ; RUN: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold%shlibext \
66 ; gold plugin-api only accepts native objects passed back as files.
Dcommon.ll11 ; RUN: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold%shlibext \
19 ; RUN: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold%shlibext \
27 ; RUN: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold%shlibext \
35 ; RUN: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold%shlibext \
44 ; RUN: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold%shlibext \
Dstats-file-option.ll6 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold%shlibext -plugin-opt=stats-file=%t2.stats \
23 ; RUN: not %gold -plugin %llvmshlibdir/LLVMgold%shlibext -plugin-opt=stats-file=%t2/foo.stats \
25 ; ERROR: LLVM gold plugin: No such file or directory
Dthinlto_emit_imports.ll1 ; Generate summary sections and test gold handling.
8 ; Ensure gold generates imports files if requested for distributed backends.
10 ; RUN: %gold -plugin %llvmshlibdir/LLVMgold%shlibext \
20 ; IMPORTS1: test/tools/gold/X86/Output/thinlto_emit_imports.ll.tmp2.o
Dinvalid.ll1 ; RUN: not %gold -plugin %llvmshlibdir/LLVMgold%shlibext \
6 ; CHECK: error: LLVM gold plugin has failed to create LTO module: Malformed block
/external/skqp/tests/
DGrMeshTest.cpp80 const sk_sp<GrRenderTargetContext>&, const SkBitmap& gold,
99 SkBitmap gold; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
105 gold.allocN32Pixels(kImageWidth, kImageHeight); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
107 SkCanvas goldCanvas(gold); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
146 run_test(context, "setNonIndexedNonInstanced", reporter, rtc, gold, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
166 run_test(context, "setIndexed", reporter, rtc, gold, [&](DrawMeshHelper* helper) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
190 run_test(context, "setIndexedPatterned", reporter, rtc, gold, [&](DrawMeshHelper* helper) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
212 reporter, rtc, gold, [&](DrawMeshHelper* helper) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
397 const sk_sp<GrRenderTargetContext>& rtc, const SkBitmap& gold, in run_test() argument
399 const int w = gold.width(), h = gold.height(), rowBytes = gold.rowBytes(); in run_test()
[all …]
/external/skia/tests/
DGrMeshTest.cpp86 const std::unique_ptr<GrRenderTargetContext>&, const SkBitmap& gold,
103 SkBitmap gold; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
109 gold.allocN32Pixels(kImageWidth, kImageHeight); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
111 SkCanvas goldCanvas(gold); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
148 run_test(context, "setNonIndexedNonInstanced", reporter, rtc, gold, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
170 run_test(context, "setIndexed", reporter, rtc, gold, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
198 run_test(context, "setIndexedPatterned", reporter, rtc, gold, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
223 reporter, rtc, gold, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
454 const std::unique_ptr<GrRenderTargetContext>& rtc, const SkBitmap& gold, in run_test() argument
457 const int w = gold.width(), h = gold.height(), rowBytes = gold.rowBytes(); in run_test()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/gold/X86/v1.16/
Dwrap-2.ll2 ; This doesn't currently work with gold, because it does not apply defsym
4 ; with GNU ld). Because regular LTO hands back a single object file to gold,
6 ; ThinLTO which hands back multiple native objects to gold. For regular
7 ; LTO defsym handling, gold will need a fix (not the gold plugin).
10 ; RUN-TODO: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold%shlibext %t.o %t1.o -shared -o %t.so…
17 ; RUN: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold%shlibext %t.o %t1.o -shared -o %t.so -wra…
/external/skqp/infra/lottiecap/docker/
DREADME.md37 gold-lottie-web-puppeteer
50 make gold-docker-image
52 … docker tag gold-lottie-web-puppeteer gcr.io/skia-public/gold-lottie-web-puppeteer:$LOTTIE_VERSION
53 docker push gcr.io/skia-public/gold-lottie-web-puppeteer:$LOTTIE_VERSION
63 make gold-docker-image
64 docker run -it --shm-size=2gb gold-lottie-web-puppeteer /bin/bash
65 # Collect the gold output with the local source repo and *all* of the files
68 …OT:/SRC -v $LOTTIE_ROOT/build/player:/LOTTIE_BUILD -v /tmp/dockerout:/OUT gold-lottie-web-puppetee…
/external/skia/infra/lottiecap/docker/
DREADME.md37 gold-lottie-web-puppeteer
50 make gold-docker-image
52 … docker tag gold-lottie-web-puppeteer gcr.io/skia-public/gold-lottie-web-puppeteer:$LOTTIE_VERSION
53 docker push gcr.io/skia-public/gold-lottie-web-puppeteer:$LOTTIE_VERSION
63 make gold-docker-image
64 docker run -it --shm-size=2gb gold-lottie-web-puppeteer /bin/bash
65 # Collect the gold output with the local source repo and *all* of the files
68 …OT:/SRC -v $LOTTIE_ROOT/build/player:/LOTTIE_BUILD -v /tmp/dockerout:/OUT gold-lottie-web-puppetee…
/external/swiftshader/third_party/llvm-7.0/llvm/tools/gold/
DCMakeLists.txt1 set(LLVM_EXPORTED_SYMBOL_FILE ${CMAKE_CURRENT_SOURCE_DIR}/gold.exports)
15 gold-plugin.cpp

12345678910>>...12