index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
Linker
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Drop comdats from the dst module if they are not selected.
Rafael Espindola
2016-03-22
2
-0
/
+38
*
Rework linkInModule(), making it oblivious to ThinLTO
Mehdi Amini
2016-03-19
1
-4
/
+4
*
[ThinLTO] Renaming of function index to module summary index (NFC)
Teresa Johnson
2016-03-15
5
-28
/
+28
*
Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"
Teresa Johnson
2016-03-14
5
-28
/
+28
*
[ThinLTO] Renaming of function index to module summary index (NFC)
Teresa Johnson
2016-03-14
5
-28
/
+28
*
[ThinLTO] Remove imported available externally defs from comdats.
Teresa Johnson
2016-02-08
2
-0
/
+32
*
Add a test for r258362.
Rafael Espindola
2016-02-01
2
-0
/
+25
*
[ThinLTO] Find all needed metadata when linking metadata as postpass
Teresa Johnson
2016-01-25
1
-3
/
+13
*
[ThinLTO] Handle DISubprogram reached indirectly from DIImportedEntity
Teresa Johnson
2016-01-25
1
-2
/
+24
*
Revert obsolete llvm-link -preserve-modules option/test
Teresa Johnson
2016-01-21
1
-5
/
+0
*
Fix PR26152.
Evgeniy Stepanov
2016-01-20
2
-0
/
+31
*
Reapply r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer
2016-01-15
4
-10
/
+10
*
Re-Revert r257105 (Verifier debug info changes)
Keno Fischer
2016-01-13
4
-10
/
+10
*
Reapply r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer
2016-01-13
4
-10
/
+10
*
[Linker] Also treat a DIImportedEntity scope DISubprogram as needed.
Ahmed Bougacha
2016-01-07
1
-14
/
+22
*
Always treat DISubprogram reached by DIImportedEntity as needed.
Teresa Johnson
2016-01-07
2
-0
/
+53
*
[ThinLTO/LTO] Don't link in unneeded metadata
Teresa Johnson
2015-12-18
3
-2
/
+87
*
[ThinLTO] Metadata linking for imported functions
Teresa Johnson
2015-12-17
2
-0
/
+109
*
Use diagnostic handler in the LLVMContext
Rafael Espindola
2015-12-14
1
-1
/
+1
*
Fix another case where the linkage was not set.
Rafael Espindola
2015-12-10
2
-1
/
+12
*
Slit lib/Linker in two.
Rafael Espindola
2015-12-10
1
-7
/
+28
*
Synchronize the logic for deciding to link a gv.
Rafael Espindola
2015-12-09
2
-0
/
+14
*
Add a test showing that we internalize lazily linked GVs.
Rafael Espindola
2015-12-08
2
-0
/
+12
*
Simplify test. NFC.
Rafael Espindola
2015-12-08
1
-6
/
+4
*
Link declaration lazily.
Rafael Espindola
2015-12-07
13
-6
/
+61
*
Simplify test.
Rafael Espindola
2015-12-07
1
-3
/
+1
*
Change how the linker handles the old llvm.global_ctors.
Rafael Espindola
2015-12-07
1
-0
/
+8
*
Simplify test. NFC.
Rafael Espindola
2015-12-03
1
-8
/
+4
*
[ThinLTO] Appending linkage fixes
Teresa Johnson
2015-12-03
2
-0
/
+26
*
Switch the linker to having a whitelist of GVs.
Rafael Espindola
2015-12-02
1
-4
/
+4
*
Delete what is now duplicated code.
Rafael Espindola
2015-12-02
1
-8
/
+8
*
Also copy private linkage globals when needed.
Rafael Espindola
2015-12-02
2
-0
/
+15
*
Don't copy information from aliasee to alias.
Rafael Espindola
2015-12-02
2
-2
/
+2
*
Fix linking when we copy over only a decl.
Rafael Espindola
2015-12-02
2
-0
/
+21
*
Add an interesting case we already get right.
Rafael Espindola
2015-12-02
1
-0
/
+14
*
Simplify test. NFC.
Rafael Espindola
2015-12-01
1
-3
/
+2
*
Bring r254336 back:
Rafael Espindola
2015-12-01
6
-0
/
+72
*
This reverts commit r254336 and r254344.
Rafael Espindola
2015-11-30
4
-33
/
+0
*
Disable a consistency check.
Rafael Espindola
2015-11-30
2
-22
/
+0
*
Start deciding earlier what to link.
Rafael Espindola
2015-11-30
6
-0
/
+55
*
Avoid writing to source directory of tests
Reid Kleckner
2015-11-30
1
-1
/
+1
*
Fix another llvm.ctors merging bug.
Rafael Espindola
2015-11-30
2
-0
/
+15
*
Make this test less strict.
Rafael Espindola
2015-11-29
1
-5
/
+5
*
Correctly handle llvm.global_ctors merging.
Rafael Espindola
2015-11-29
2
-0
/
+13
*
Fix a crash when writing merged bitcode.
Rafael Espindola
2015-11-29
1
-0
/
+3
*
Pass .ll directly to llvm-link.
Rafael Espindola
2015-11-27
1
-7
/
+4
*
Pass .ll directly to llvm-link
Rafael Espindola
2015-11-27
1
-3
/
+1
*
Modernize the test a bit
Rafael Espindola
2015-11-27
1
-7
/
+2
*
Disallow aliases to available_externally.
Rafael Espindola
2015-11-26
1
-3
/
+9
*
Have a single way for creating unique value names.
Rafael Espindola
2015-11-22
4
-7
/
+7
[prev]
[next]