llvm-project/llvm/test/tools/gold/X86
Peter Collingbourne 1729133fb1 gold-plugin: Fix test case.
llvm-svn: 293137
2017-01-26 02:15:08 +00:00
..
Inputs [ThinLTO] Drop non-prevailing non-ODR weak to declarations 2017-01-20 21:54:58 +00:00
v1.12 [gold] Add datalayout to test where it was missing 2016-12-15 21:42:56 +00:00
alias.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
alias2.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
asm_undefined.ll [LTO] Don't pass SF_Undefined symbols to the IRmover. 2016-09-13 18:45:13 +00:00
asm_undefined2.ll [LTO] Prevent asm references to be dropped from the output. 2016-09-16 16:05:25 +00:00
available-externally.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
bad-alias.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
bcsection.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
cache.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
coff.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
comdat.ll Fix x86 gold tests on non-x86 targets. 2017-01-04 14:43:51 +00:00
comdat2.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
common.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
common_thinlto.ll [gold] Fix new gold test to specify emulation mode 2016-08-20 01:22:10 +00:00
ctors.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
ctors2.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
disable-verify.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
drop-debug.ll
drop-linkage.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
emit-llvm.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
error-unopenable.ll gold-plugin: Add the file path to the file open error diagnostic. 2017-01-25 03:35:28 +00:00
invalid.ll
irmover-error.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
linker-script.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
linkonce-weak.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
lit.local.cfg
mixed_lto.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
module_asm.ll Fix test on non-x86 hosts 2016-10-11 16:32:37 +00:00
no-map-whole-file.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
opt-level.ll Fix x86 gold tests on non-x86 targets. 2017-01-04 14:43:51 +00:00
parallel.ll gold-plugin: Simplify naming of object files created with save-temps or obj-path. 2017-01-26 02:07:05 +00:00
pr19901.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
pr19901_thinlto.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
pr25907.ll Fix x86 gold tests on non-x86 targets. 2017-01-04 14:43:51 +00:00
pr25915.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
relax-relocs.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
remarks.ll
resolve-to-alias.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
slp-vectorize.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
start-lib-common.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
stats.ll Fix x86 gold tests on non-x86 targets. 2017-01-04 14:43:51 +00:00
strip_names.ll Fix x86 gold tests on non-x86 targets. 2017-01-04 14:43:51 +00:00
thinlto.ll gold-plugin: Fix test case. 2017-01-26 02:15:08 +00:00
thinlto_afdo.ll Fix x86 gold tests on non-x86 targets. 2017-01-04 14:43:51 +00:00
thinlto_alias.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
thinlto_archive.ll Fix x86 gold tests on non-x86 targets. 2017-01-04 14:43:51 +00:00
thinlto_emit_imports.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
thinlto_emit_linked_objects.ll [ThinLTO/gold] Remove thin archive part of new test due to bot failures 2016-07-22 18:32:30 +00:00
thinlto_funcimport.ll Fix test/tools/gold/X86/thinlto_funcimport.ll on non-X86 hosts 2016-11-11 14:12:15 +00:00
thinlto_internalize.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
thinlto_linkonceresolution.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
thinlto_prefix_replace.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
thinlto_weak_library.ll [ThinLTO] Drop non-prevailing non-ODR weak to declarations 2017-01-20 21:54:58 +00:00
thinlto_weak_resolution.ll [ThinLTO] Drop non-prevailing non-ODR weak to declarations 2017-01-20 21:54:58 +00:00
type-merge.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
type-merge2.ll Fix x86 gold tests on non-x86 targets. 2017-01-04 14:43:51 +00:00
unnamed-addr.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
vectorize.ll Fix tests in llvm/test/tools/gold/X86 to satisfy r279014. 2016-08-19 06:44:44 +00:00
visibility.ll Fix x86 gold tests on non-x86 targets. 2017-01-04 14:43:51 +00:00
weak.ll [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00