Restore "Move metadata linking after lazy global materialization/linking."
[oota-llvm.git] / test / Linker / Inputs /
2015-11-06 Teresa JohnsonRestore "Move metadata linking after lazy global materi...
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-11-03 Teresa JohnsonRevert "Move metadata linking after lazy global materia...
2015-11-03 Teresa JohnsonMove metadata linking after lazy global materialization...
2015-11-03 Teresa JohnsonRestore "Support for ThinLTO function importing and...
2015-11-02 Teresa JohnsonRevert "Support for ThinLTO function importing and...
2015-11-02 Teresa JohnsonSupport for ThinLTO function importing and symbol linking.
2015-09-11 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-09-01 Artem BelevichNew bitcode linker flags:
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-03 Duncan P. N. Exon... DI: Disallow uniquable DICompileUnits
2015-07-31 Duncan P. N. Exon... DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-04-24 Duncan P. N. Exon... Linker: Copy over function metadata attachments
2015-04-22 Duncan P. N. Exon... Linker: Add flag to override linkage rules
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-27 Duncan P. N. Exon... DebugInfo: Fix bad debug info for compile units and...
2015-03-27 Rafael EspindolaWork around pr23045 and make it easier to reproduce.
2015-03-26 Duncan P. N. Exon... Verifier: Check accessors of MDLocation
2015-03-26 Duncan P. N. Exon... Reapply "Linker: Drop function pointers for overridden...
2015-03-26 Duncan P. N. Exon... Revert "Linker: Drop function pointers for overridden...
2015-03-25 Duncan P. N. Exon... Linker: Stop using -gmlt test/Linker/subprogram-linkonc...
2015-03-25 Duncan P. N. Exon... Linker: Rewrite dwarfdump checks from r233164
2015-03-25 Duncan P. N. Exon... Linker: Drop function pointers for overridden subprograms
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-06 Rafael EspindolaRemember to move a type to the correct set when setting...
2015-03-03 Duncan P. N. Exon... DebugInfo: Move new hierarchy into place
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-13 Akira Hatanaka[LinkModules] Change the way ModuleLinker merges triples.
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2015-01-14 Duncan P. N. Exon... Utils: Handle remapping distinct MDLocations
2015-01-14 Duncan P. N. Exon... Utils: Add mapping for uniqued MDLocations
2015-01-08 Duncan P. N. Exon... Utils: Keep distinct MDNodes distinct in MapMetadata()
2015-01-07 Duncan P. N. Exon... Linker: Don't use MDNode::replaceOperandWith()
2015-01-06 Rafael EspindolaChange the .ll syntax for comdats and add a syntactic...
2014-12-18 Duncan P. N. Exon... Reapply "Linker: Drop superseded subprograms"
2014-12-17 Duncan P. N. Exon... Revert "Linker: Drop superseded subprograms"
2014-12-16 Duncan P. N. Exon... Linker: Drop superseded subprograms
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-12-09 Duncan P. N. Exon... IR: Split Metadata from Value
2014-12-08 Rafael EspindolaLazily link GlobalVariables and GlobalAliases.
2014-12-08 Rafael EspindolaSimplify the test. NFC.
2014-12-08 Rafael EspindolaSimplify test. NFC.
2014-12-05 Rafael EspindolaAdd a few extra cases to the test. NFC.
2014-12-04 Rafael EspindolaConvert test to use an extra Input file. NFC.
2014-12-03 Rafael EspindolaAsk the module for its the identified types.
2014-12-01 Rafael EspindolaAdd a test showing what the linker IdentifiedStructType...
2014-11-28 Rafael EspindolaAdd back r222727 with a fix.
2014-11-28 Rafael EspindolaAdd a testcase reduced from clang lto bootstrap on...
2014-11-27 Duncan P. N. Exon... Revert "Fix overly aggressive type merging."
2014-11-25 Rafael EspindolaSet the body of a new struct as soon as it is created.
2014-11-25 Rafael EspindolaFix overly aggressive type merging.
2014-11-25 Rafael EspindolaLink the type of aliases.
2014-11-25 Rafael EspindolaAdd an interesting test that we already get right....
2014-11-24 Rafael EspindolaPass the .ll files to llvm-link directly. NFC.
2014-11-17 Duncan P. N. Exon... IR: Simplify uniquing for MDNode
2014-11-07 Justin HibbitsAdd Position-independent Code model Module API.
2014-11-05 Sean Silva[Linker] Add some test coverage for llvm.ident merging
2014-11-02 Rafael EspindolaRevert r221096 bringing back r221014 with a fix.
2014-11-02 Chandler CarruthRevert r221014: "Refactor duplicated code in liking...
2014-10-31 Rafael EspindolaRefactor duplicated code in liking GlobalValues.
2014-10-31 Rafael EspindolaUnify and update link-messages.ll and redefinition...
2014-10-31 Rafael EspindolaMove an input file to Inputs instead of using RUN:...
2014-10-31 Rafael Espindolamerge tests for constant linking.
2014-10-30 Rafael EspindolaUpdate test to pass .ll to llvm-link and use Inputs.
2014-10-23 Rafael EspindolaCleanup this test a bit.
2014-10-23 Rafael EspindolaMake this test a bit stricter.
2014-10-23 Rafael EspindolaMake this test a bit stricter.
2014-10-03 Duncan P. N. Exon... Revert "Revert "DI: Fold constant arguments into a...
2014-10-02 Duncan P. N. Exon... Revert "DI: Fold constant arguments into a single MDString"
2014-10-02 Duncan P. N. Exon... DI: Fold constant arguments into a single MDString
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-10-01 Adrian PrantlRevert r218778 while investigating buldbot breakage.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-09-09 Rafael EspindolaMerge alignment of common GlobalValue.
2014-09-09 Rafael EspindolaWhen merging two common GlobalValues, keep the largest.
2014-09-09 Rafael EspindolaFix a use of an undefined value (the linkage).
2014-09-09 Rafael EspindolaPrefer common over weak linkage when linking.
2014-09-05 Rafael EspindolaFix pr20078.
2014-08-15 Rafael EspindolaSet comdats when lazily linking functions.
2014-08-11 Rafael EspindolaFix use of uninitialized variable.
2014-06-27 David MajnemerIR: Add COMDATs to the IR
2014-06-03 Rafael EspindolaAllow alias to point to an arbitrary ConstantExpr.
2014-05-16 Reid KlecknerAdd comdat key field to llvm.global_ctors and llvm...
2014-05-16 Rafael EspindolaFix most of PR10367.
2014-04-22 Rafael EspindolaFix DataLayout::operator==().
2014-03-10 JF BastienAdd test for LinkModules warning on triple, modified...
2014-02-26 Rafael EspindolaCompare DataLayout by Value, not by pointer.
2014-02-04 David BlaikieDebugInfo: Remove some unneeded conditionals now that...
2013-11-22 Manman RenDebug Info: update testing cases to specify the debug...
2013-10-31 Manman RenDebug Info: remove duplication of DIEs when a DIE can...
2013-10-05 Manman RenDebug Info: In DIBuilder, the derived-from field of...
2013-10-04 Eric ChristopherTemporarily revert r191792 as it is causing some LTO...
2013-10-01 Manman RenDebug Info: In DIBuilder, the derived-from field of...
2013-10-01 Manman RenRemove triple from type unique testing cases.
2013-09-09 Manman RenDebug Info: In DIBuilder, the context fields of a TAG_i...
2012-07-02 Chandler CarruthSwitch a bunch of Linker tests from using elaborate...