..
Inputs
[ThinLTO/gold] Support for getting list of included objects from gold
2016-07-22 18:20:22 +00:00
alias.ll
…
alias2.ll
Add a few passing lto tests.
2015-11-26 19:53:12 +00:00
available-externally.ll
Test both input file orders.
2015-11-27 03:50:34 +00:00
bad-alias.ll
…
bcsection.ll
…
coff.ll
IR: Introduce local_unnamed_addr attribute.
2016-06-14 21:01:22 +00:00
comdat.ll
[gold] Gate value name discarding under save-temps
2016-04-23 05:15:59 +00:00
comdat2.ll
Add a passing test.
2015-11-29 15:52:12 +00:00
common.ll
[gold] Fix linkInModule and extend common.ll test.
2016-04-25 18:23:29 +00:00
ctors.ll
Add a few passing lto tests.
2015-11-26 19:53:12 +00:00
ctors2.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
IR: Introduce local_unnamed_addr attribute.
2016-06-14 21:01:22 +00:00
invalid.ll
…
irmover-error.ll
Linker: teach the IR mover to return llvm::Error.
2016-05-27 05:21:35 +00:00
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
IR: New representation for CFI and virtual call optimization pass metadata.
2016-06-24 21:21:32 +00:00
parallel.ll
[gold] Save bitcode for module partitions (save-temps + split codegen).
2016-04-06 18:32:13 +00:00
pr19901.ll
Fix gold tests for llvm-readobj format change.
2016-03-24 16:45:41 +00:00
pr19901_thinlto.ll
Move summary creation out of llvm-as into opt
2016-04-12 21:35:18 +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
relax-relocs.ll
[gold] Really fix test to run on non x86 platforms.
2016-06-28 08:12:09 +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
…
strip_names.ll
[gold] Gate value name discarding under save-temps
2016-04-23 05:15:59 +00:00
thinlto.ll
[ThinLTO/gold] Enable symbol resolution in distributed backend case
2016-07-13 16:35:56 +00:00
thinlto_alias.ll
[ThinLTO/gold] Enable summary-based internalization
2016-06-09 01:14:13 +00:00
thinlto_archive.ll
[ThinLTO/gold] Handle bitcode archives
2016-05-26 01:46:41 +00:00
thinlto_emit_imports.ll
[ThinLTO] Add option to emit imports files for distributed backends
2016-05-10 15:54:09 +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_internalize.ll
[ThinLTO/gold] ThinLTO internalization fixes
2016-07-13 03:42:41 +00:00
thinlto_linkonceresolution.ll
[ThinLTO/gold] Enable summary-based internalization
2016-06-09 01:14:13 +00:00
thinlto_prefix_replace.ll
[ThinLTO] Use semicolon to separate path prefix replacement
2016-05-17 18:43:22 +00:00
thinlto_weak_resolution.ll
[ThinLTO/gold] Perform index-based weak/linkonce resolution
2016-07-14 21:13:24 +00:00
type-merge.ll
Add a few passing lto tests.
2015-11-26 19:53:12 +00:00
type-merge2.ll
[gold] Gate value name discarding under save-temps
2016-04-23 05:15:59 +00:00
unnamed-addr.ll
Add a few passing lto tests.
2015-11-26 19:53:12 +00:00
vectorize.ll
…
visibility.ll
Remove size 1 from check as that isn't part of what the test is meant to be testing.
2016-04-27 15:03:09 +00:00
weak.ll
…