projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[TableGen] Use 'size_t' instead of 'unsigned' to better match the argument types...
[oota-llvm.git]
/
test
/
Linker
/
Inputs
/
2015-12-18
Teresa Johnson
[ThinLTO/LTO] Don't link in unneeded metadata
tree
|
commitdiff
2015-12-17
Teresa Johnson
[ThinLTO] Metadata linking for imported functions
tree
|
commitdiff
2015-12-10
Rafael Espindola
Fix another case where the linkage was not set.
tree
|
commitdiff
2015-12-09
Rafael Espindola
Synchronize the logic for deciding to link a gv.
tree
|
commitdiff
2015-12-08
Rafael Espindola
Add a test showing that we internalize lazily linked...
tree
|
commitdiff
2015-12-07
Rafael Espindola
Link declaration lazily.
tree
|
commitdiff
2015-12-03
Teresa Johnson
[ThinLTO] Appending linkage fixes
tree
|
commitdiff
2015-12-02
Rafael Espindola
Also copy private linkage globals when needed.
tree
|
commitdiff
2015-12-02
Rafael Espindola
Don't copy information from aliasee to alias.
tree
|
commitdiff
2015-12-02
Rafael Espindola
Fix linking when we copy over only a decl.
tree
|
commitdiff
2015-12-01
Rafael Espindola
Bring r254336 back:
tree
|
commitdiff
2015-11-30
Rafael Espindola
This reverts commit r254336 and r254344.
tree
|
commitdiff
2015-11-30
Rafael Espindola
Disable a consistency check.
tree
|
commitdiff
2015-11-30
Rafael Espindola
Start deciding earlier what to link.
tree
|
commitdiff
2015-11-30
Rafael Espindola
Fix another llvm.ctors merging bug.
tree
|
commitdiff
2015-11-29
Rafael Espindola
Correctly handle llvm.global_ctors merging.
tree
|
commitdiff
2015-11-10
Teresa Johnson
Ensure ModuleLinker materializes complete comdat groups
tree
|
commitdiff
2015-11-06
Teresa Johnson
Restore "Move metadata linking after lazy global materi...
tree
|
commitdiff
2015-11-06
Teresa Johnson
Restore "Move metadata linking after lazy global materi...
tree
|
commitdiff
2015-11-05
Peter Collingbourne
DI: Reverse direction of subprogram -> function edge.
tree
|
commitdiff
2015-11-03
Teresa Johnson
Revert "Move metadata linking after lazy global materia...
tree
|
commitdiff
2015-11-03
Teresa Johnson
Move metadata linking after lazy global materialization...
tree
|
commitdiff
2015-11-03
Teresa Johnson
Restore "Support for ThinLTO function importing and...
tree
|
commitdiff
2015-11-02
Teresa Johnson
Revert "Support for ThinLTO function importing and...
tree
|
commitdiff
2015-11-02
Teresa Johnson
Support for ThinLTO function importing and symbol linking.
tree
|
commitdiff
2015-09-11
David Blaikie
[opaque pointer type] Add textual IR support for explic...
tree
|
commitdiff
2015-09-01
Artem Belevich
New bitcode linker flags:
tree
|
commitdiff
2015-08-28
Duncan P. N. Exon...
DI: Require subprogram definitions to be distinct
tree
|
commitdiff
2015-08-03
Duncan P. N. Exon...
DI: Disallow uniquable DICompileUnits
tree
|
commitdiff
2015-07-31
Duncan P. N. Exon...
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
tree
|
commitdiff
2015-04-29
Duncan P. N. Exon...
IR: Give 'DI' prefix to debug info metadata
tree
|
commitdiff
2015-04-24
Duncan P. N. Exon...
Linker: Copy over function metadata attachments
tree
|
commitdiff
2015-04-22
Duncan P. N. Exon...
Linker: Add flag to override linkage rules
tree
|
commitdiff
2015-04-16
David Blaikie
[opaque pointer type] Add textual IR support for explic...
tree
|
commitdiff
2015-03-27
Duncan P. N. Exon...
DebugInfo: Fix bad debug info for compile units and...
tree
|
commitdiff
2015-03-27
Rafael Espindola
Work around pr23045 and make it easier to reproduce.
tree
|
commitdiff
2015-03-26
Duncan P. N. Exon...
Verifier: Check accessors of MDLocation
tree
|
commitdiff
2015-03-26
Duncan P. N. Exon...
Reapply "Linker: Drop function pointers for overridden...
tree
|
commitdiff
2015-03-26
Duncan P. N. Exon...
Revert "Linker: Drop function pointers for overridden...
tree
|
commitdiff
2015-03-25
Duncan P. N. Exon...
Linker: Stop using -gmlt test/Linker/subprogram-linkonc...
tree
|
commitdiff
2015-03-25
Duncan P. N. Exon...
Linker: Rewrite dwarfdump checks from r233164
tree
|
commitdiff
2015-03-25
Duncan P. N. Exon...
Linker: Drop function pointers for overridden subprograms
tree
|
commitdiff
2015-03-13
David Blaikie
[opaque pointer type] Add textual IR support for explic...
tree
|
commitdiff
2015-03-06
Rafael Espindola
Remember to move a type to the correct set when setting...
tree
|
commitdiff
2015-03-03
Duncan P. N. Exon...
DebugInfo: Move new hierarchy into place
tree
|
commitdiff
2015-02-27
David Blaikie
[opaque pointer type] Add textual IR support for explic...
tree
|
commitdiff
2015-02-27
David Blaikie
[opaque pointer type] Add textual IR support for explic...
tree
|
commitdiff
2015-02-13
Akira Hatanaka
[LinkModules] Change the way ModuleLinker merges triples.
tree
|
commitdiff
2015-01-14
Duncan P. N. Exon...
IR: Move MDLocation into place
tree
|
commitdiff
2015-01-14
Duncan P. N. Exon...
Utils: Handle remapping distinct MDLocations
tree
|
commitdiff
2015-01-14
Duncan P. N. Exon...
Utils: Add mapping for uniqued MDLocations
tree
|
commitdiff
2015-01-08
Duncan P. N. Exon...
Utils: Keep distinct MDNodes distinct in MapMetadata()
tree
|
commitdiff
2015-01-07
Duncan P. N. Exon...
Linker: Don't use MDNode::replaceOperandWith()
tree
|
commitdiff
2015-01-06
Rafael Espindola
Change the .ll syntax for comdats and add a syntactic...
tree
|
commitdiff
2014-12-18
Duncan P. N. Exon...
Reapply "Linker: Drop superseded subprograms"
tree
|
commitdiff
2014-12-17
Duncan P. N. Exon...
Revert "Linker: Drop superseded subprograms"
tree
|
commitdiff
2014-12-16
Duncan P. N. Exon...
Linker: Drop superseded subprograms
tree
|
commitdiff
2014-12-15
Duncan P. N. Exon...
IR: Make metadata typeless in assembly
tree
|
commitdiff
2014-12-09
Duncan P. N. Exon...
IR: Split Metadata from Value
tree
|
commitdiff
2014-12-08
Rafael Espindola
Lazily link GlobalVariables and GlobalAliases.
tree
|
commitdiff
2014-12-08
Rafael Espindola
Simplify the test. NFC.
tree
|
commitdiff
2014-12-08
Rafael Espindola
Simplify test. NFC.
tree
|
commitdiff
2014-12-05
Rafael Espindola
Add a few extra cases to the test. NFC.
tree
|
commitdiff
2014-12-04
Rafael Espindola
Convert test to use an extra Input file. NFC.
tree
|
commitdiff
2014-12-03
Rafael Espindola
Ask the module for its the identified types.
tree
|
commitdiff
2014-12-01
Rafael Espindola
Add a test showing what the linker IdentifiedStructType...
tree
|
commitdiff
2014-11-28
Rafael Espindola
Add back r222727 with a fix.
tree
|
commitdiff
2014-11-28
Rafael Espindola
Add a testcase reduced from clang lto bootstrap on...
tree
|
commitdiff
2014-11-27
Duncan P. N. Exon...
Revert "Fix overly aggressive type merging."
tree
|
commitdiff
2014-11-25
Rafael Espindola
Set the body of a new struct as soon as it is created.
tree
|
commitdiff
2014-11-25
Rafael Espindola
Fix overly aggressive type merging.
tree
|
commitdiff
2014-11-25
Rafael Espindola
Link the type of aliases.
tree
|
commitdiff
2014-11-25
Rafael Espindola
Add an interesting test that we already get right....
tree
|
commitdiff
2014-11-24
Rafael Espindola
Pass the .ll files to llvm-link directly. NFC.
tree
|
commitdiff
2014-11-17
Duncan P. N. Exon...
IR: Simplify uniquing for MDNode
tree
|
commitdiff
2014-11-07
Justin Hibbits
Add Position-independent Code model Module API.
tree
|
commitdiff
2014-11-05
Sean Silva
[Linker] Add some test coverage for llvm.ident merging
tree
|
commitdiff
2014-11-02
Rafael Espindola
Revert r221096 bringing back r221014 with a fix.
tree
|
commitdiff
2014-11-02
Chandler Carruth
Revert r221014: "Refactor duplicated code in liking...
tree
|
commitdiff
2014-10-31
Rafael Espindola
Refactor duplicated code in liking GlobalValues.
tree
|
commitdiff
2014-10-31
Rafael Espindola
Unify and update link-messages.ll and redefinition...
tree
|
commitdiff
2014-10-31
Rafael Espindola
Move an input file to Inputs instead of using RUN:...
tree
|
commitdiff
2014-10-31
Rafael Espindola
merge tests for constant linking.
tree
|
commitdiff
2014-10-30
Rafael Espindola
Update test to pass .ll to llvm-link and use Inputs.
tree
|
commitdiff
2014-10-23
Rafael Espindola
Cleanup this test a bit.
tree
|
commitdiff
2014-10-23
Rafael Espindola
Make this test a bit stricter.
tree
|
commitdiff
2014-10-23
Rafael Espindola
Make this test a bit stricter.
tree
|
commitdiff
2014-10-03
Duncan P. N. Exon...
Revert "Revert "DI: Fold constant arguments into a...
tree
|
commitdiff
2014-10-02
Duncan P. N. Exon...
Revert "DI: Fold constant arguments into a single MDString"
tree
|
commitdiff
2014-10-02
Duncan P. N. Exon...
DI: Fold constant arguments into a single MDString
tree
|
commitdiff
2014-10-01
Adrian Prantl
Move the complex address expression out of DIVariable...
tree
|
commitdiff
2014-10-01
Adrian Prantl
Revert r218778 while investigating buldbot breakage.
tree
|
commitdiff
2014-10-01
Adrian Prantl
Move the complex address expression out of DIVariable...
tree
|
commitdiff
2014-09-09
Rafael Espindola
Merge alignment of common GlobalValue.
tree
|
commitdiff
2014-09-09
Rafael Espindola
When merging two common GlobalValues, keep the largest.
tree
|
commitdiff
2014-09-09
Rafael Espindola
Fix a use of an undefined value (the linkage).
tree
|
commitdiff
2014-09-09
Rafael Espindola
Prefer common over weak linkage when linking.
tree
|
commitdiff
2014-09-05
Rafael Espindola
Fix pr20078.
tree
|
commitdiff
2014-08-15
Rafael Espindola
Set comdats when lazily linking functions.
tree
|
commitdiff
2014-08-11
Rafael Espindola
Fix use of uninitialized variable.
tree
|
commitdiff
next