.. |
Inputs
|
Fix another crash bug in --start-lib.
|
2016-04-08 21:38:22 +00:00 |
archive-2.ll
|
[LTO] Fix symbols which were internalized incorrectly.
|
2016-04-02 02:10:40 +00:00 |
archive-3.ll
|
Fix another case of propagating IsUsedRegularObj.
|
2016-04-05 01:38:43 +00:00 |
archive.ll
|
Handle bitcode files in archive files with --whole-archive.
|
2016-02-23 18:17:11 +00:00 |
available-externally.ll
|
[LTO] Add a test to ensure we treat externally available symbols correctly.
|
2016-03-30 21:01:14 +00:00 |
combined-lto-object-name.ll
|
[lto] Provide a file name for the combined LTO object.
|
2016-03-22 20:25:32 +00:00 |
comdat.ll
|
Handle comdat in LTO.
|
2016-03-02 15:43:50 +00:00 |
common.ll
|
Add support for common symbols.
|
2016-03-07 19:15:57 +00:00 |
ctors.ll
|
[LTO] Inherit options from Codegen before initializing TargetMachine.
|
2016-04-01 00:35:29 +00:00 |
duplicated.ll
|
This reverts the r263125
|
2016-03-11 14:43:02 +00:00 |
dynsym.ll
|
Add triple to llvm-mc command line. Should fix Windows bot.
|
2016-04-05 01:05:42 +00:00 |
inline-asm.ll
|
[lto] Initialize asmparsers.
|
2016-03-10 04:58:52 +00:00 |
internalize-basic.ll
|
[LTO] Internalize symbols.
|
2016-03-28 15:44:21 +00:00 |
internalize-exportdyn.ll
|
[LTO] Don't internalize if --export-dynamic is passed.
|
2016-03-29 04:34:09 +00:00 |
internalize-llvmused.ll
|
[LTO] Teach LTO about @llvm.used global.
|
2016-03-29 21:46:35 +00:00 |
internalize-undef.ll
|
Change the type hierarchy for undefined symbols.
|
2016-04-06 13:22:41 +00:00 |
linkage.ll
|
[lto] The previous testcase was not useful enough.
|
2016-03-11 05:42:34 +00:00 |
linkonce-odr.ll
|
[ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
|
2016-03-29 08:35:42 +00:00 |
linkonce.ll
|
[ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
|
2016-03-29 08:35:42 +00:00 |
lto-start.ll
|
…
|
|
ltopasses-basic.ll
|
PR27104: Add -mllvm option
|
2016-04-02 01:39:56 +00:00 |
metadata.ll
|
[lto] Don't lazy load metadata for now.
|
2016-03-09 18:38:40 +00:00 |
module-asm.ll
|
ELF: Implement basic support for module asm in bitcode files.
|
2016-04-11 16:39:43 +00:00 |
opt-level.ll
|
[LTO] Add a test to ensure we reject negative opt level.
|
2016-04-03 03:12:00 +00:00 |
parallel.ll
|
[LTO] Add datalayout to test to prevent an assertion in Debug mode.
|
2016-04-15 22:58:57 +00:00 |
pic.ll
|
LTO: Use the correct relocation model.
|
2016-03-02 17:21:06 +00:00 |
resolution.ll
|
Use IRMover directly.
|
2016-03-05 14:51:51 +00:00 |
save-temps.ll
|
[LTO] Fix -save-temps in case -o is not specified.
|
2016-04-03 02:16:56 +00:00 |
start-lib.ll
|
Fix another crash bug in --start-lib.
|
2016-04-08 21:38:22 +00:00 |
tls-mixed.ll
|
[lto] Record whether a variable is TLS.
|
2016-03-09 00:47:47 +00:00 |
undef-mixed.ll
|
1Fix handling of undef in partial LTO.
|
2016-03-02 18:21:46 +00:00 |
undef-weak.ll
|
lto: don't fetch members for weak undef.
|
2016-02-29 14:29:48 +00:00 |
undef.ll
|
Remove bogus assert.
|
2016-02-29 13:46:39 +00:00 |
undefined-puts.ll
|
[LTO] Include in .symtab/.dynsym symbols introduced by optimizations.
|
2016-03-29 00:15:52 +00:00 |
verify-invalid.ll
|
Fix -disable-verify test.
|
2016-04-04 17:42:01 +00:00 |
visibility.ll
|
[ELF] Follow-up to r264300. Update test case expectations to reflect recent changes in llvm-readobj. NFC.
|
2016-03-24 16:30:20 +00:00 |
weak.ll
|
Add support for weak symbols in LTO.
|
2016-02-25 16:25:41 +00:00 |