1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/test/tools/gold/X86
Teresa Johnson 9f8bde4940 Revert "[gold-plugin] Disable name for values other than GlobalValue"
This reverts commit r266871. Setting the default based on the NDEBUG
flag is causing test failures. Need to figure out whether to change this
approach or update tests.

llvm-svn: 266872
2016-04-20 13:18:47 +00:00
..
Inputs [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
alias2.ll Add a few passing lto tests. 2015-11-26 19:53:12 +00:00
alias.ll [opaque pointer type] Add textual IR support for explicit type parameter for global aliases 2015-09-11 03:22:04 +00:00
available-externally.ll Test both input file orders. 2015-11-27 03:50:34 +00:00
bad-alias.ll Fix llvm/test/tools/gold/X86/bad-alias.ll. 2015-09-11 08:03:17 +00:00
bcsection.ll Tweak 2 x86 gold tests so they can run on non-x86 platforms 2015-09-11 14:45:34 +00:00
coff.ll
comdat2.ll Add a passing test. 2015-11-29 15:52:12 +00:00
comdat.ll Don't depend on the order the IR is copied. 2015-11-29 15:08:39 +00:00
common.ll
ctors2.ll Add a few passing lto tests. 2015-11-26 19:53:12 +00:00
ctors.ll Add a few passing lto tests. 2015-11-26 19:53:12 +00:00
disable-verify.ll WholeProgramDevirt: introduce. 2016-02-09 22:50:34 +00:00
drop-debug.ll
drop-linkage.ll Fix Gold test after r266750 (ModuleLinker: Do not import linkonce/weak as "external_weak") 2016-04-19 16:21:37 +00:00
emit-llvm.ll Don't depend on the order the IR is copied. 2015-11-29 15:22:49 +00:00
invalid.ll
linker-script.ll
linkonce-weak.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
lit.local.cfg
no-map-whole-file.ll
opt-level.ll
parallel.ll [gold] Save bitcode for module partitions (save-temps + split codegen). 2016-04-06 18:32:13 +00:00
pr19901_thinlto.ll Move summary creation out of llvm-as into opt 2016-04-12 21:35:18 +00:00
pr19901.ll Fix gold tests for llvm-readobj format change. 2016-03-24 16:45:41 +00:00
pr25907.ll Add testcase for r256161 (PR25907) 2015-12-21 18:24:35 +00:00
pr25915.ll testcase gardening: update the emissionKind enum to the new syntax. (NFC) 2016-04-01 00:16:49 +00:00
remarks.ll [LTO] Appease buildbots take 3 2015-11-18 12:08:24 +00:00
resolve-to-alias.ll Make this test a bit more strict. 2015-11-24 16:43:53 +00:00
slp-vectorize.ll
start-lib-common.ll [gold] Fix common symbols handling. 2016-03-11 00:51:57 +00:00
stats.ll
thinlto_linkonceresolution.ll Fix Gold test after r266750 (ModuleLinker: Do not import linkonce/weak as "external_weak") 2016-04-19 16:21:37 +00:00
thinlto.ll Move summary creation out of llvm-as into opt 2016-04-12 21:35:18 +00:00
type-merge2.ll Add a few passing lto tests. 2015-11-26 19:53:12 +00:00
type-merge.ll Add a few passing lto tests. 2015-11-26 19:53:12 +00:00
unnamed-addr.ll Add a few passing lto tests. 2015-11-26 19:53:12 +00:00
vectorize.ll
weak.ll