projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Weak non-function symbols were being accessed directly, which is
[oota-llvm.git]
/
test
/
Linker
/
2015-11-19
Pete Cooper
Revert "Change memcpy/memset/memmove to have dest and...
tree
|
commitdiff
2015-11-18
Pete Cooper
Change memcpy/memset/memmove to have dest and source...
tree
|
commitdiff
2015-11-12
Teresa Johnson
[ThinLTO] Update test to be more tolerant of ordering...
tree
|
commitdiff
2015-11-10
Teresa Johnson
Ensure ModuleLinker materializes complete comdat groups
tree
|
commitdiff
2015-11-10
Teresa Johnson
[ThinLTO] WeakAny fixes/cleanup
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-04
Teresa Johnson
[ThinLTO] Always set linkage type to external when...
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-10-29
Teresa Johnson
Fix test check label.
tree
|
commitdiff
2015-09-16
Mehdi Amini
Make the default triple optional by allowing an empty...
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-11
Paul Robinson
Make DW_AT_[MIPS_]linkage_name optional, and off by...
tree
|
commitdiff
2015-08-04
Duncan P. N. Exon...
Linker: Fix references to uniqued nodes after r243883
tree
|
commitdiff
2015-08-04
Mehdi Amini
Update test suite to make "ninja check" succeed without...
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-06-22
Peter Collingbourne
Linker: Do not expect comdat to exist in source module.
tree
|
commitdiff
2015-05-12
Sunil Srivastava
Changed renaming of local symbols by inserting a dot...
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-24
Duncan P. N. Exon...
Linker: Update -override testcase to check callers
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-31
Duncan P. N. Exon...
tools: Unify how verifyModule() is called
tree
|
commitdiff
2015-03-28
Duncan P. N. Exon...
DebugInfo: Fix testcases with invalid MDSubprogram...
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-27
Yaron Keren
Fix subprogram-linkonce-weak.ll and subprogram-linkonce...
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...
llvm-link: Verify input modules
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: Loosen checks slightly from r233207
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: Temporarily disable 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-10
Paul Robinson
Emit correct linkage-name attribute based on DWARF...
tree
|
commitdiff
2015-03-06
Rafael Espindola
Remember to move a type to the correct set when setting...
tree
|
commitdiff
2015-03-04
Mehdi Amini
Make DataLayout Non-Optional in the Module
tree
|
commitdiff
2015-03-03
Duncan P. N. Exon...
DebugInfo: Move new hierarchy into place
tree
|
commitdiff
2015-03-02
Reid Kleckner
lit: Add 'cd' support to the internal shell and port...
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
Add run line that was missing in r228999.
tree
|
commitdiff
2015-02-13
Akira Hatanaka
[LinkModules] Change the way ModuleLinker merges triples.
tree
|
commitdiff
2015-02-04
Duncan P. N. Exon...
Utils: Resolve cycles under distinct MDNodes
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-11
Duncan P. N. Exon...
IR: Canonicalize metadata formatting, NFC
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
Don't crash when the key of a comdat is lazily linked.
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-08
Rafael Espindola
Use CHECK-DAG to reduce the noise in an upcoming patch.
tree
|
commitdiff
2014-12-08
Rafael Espindola
Fix linking of prologue data.
tree
|
commitdiff
2014-12-06
Duncan P. N. Exon...
IR: Disallow function-local metadata attachments
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
Split the set of identified struct types into opaque...
tree
|
commitdiff
2014-12-03
Rafael Espindola
Ask the module for its the identified types.
tree
|
commitdiff
2014-12-03
Peter Collingbourne
Prologue support
tree
|
commitdiff
2014-12-01
Rafael Espindola
Partial revert of r222986.
tree
|
commitdiff
2014-12-01
Rafael Espindola
Change how we keep track of which types are in the...
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-10
Rafael Espindola
Copy externally_initialized in GlobalVariable::copyAttr...
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
next