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
/
Inputs
Commit message (
Expand
)
Author
Age
Files
Lines
*
IR Linking: Support merging Warning+Max module metadata flags
David Blaikie
2020-02-11
1
-0
/
+3
*
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...
Fangrui Song
2019-12-24
1
-2
/
+2
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
4
-8
/
+8
*
Reapply: IR: add optional type to 'byval' function parameters
Tim Northover
2019-05-30
1
-0
/
+8
*
Remove irrelevant references to legacy git repositories from
James Y Knight
2019-01-15
6
-8
/
+8
*
Implement -frecord-command-line (-frecord-gcc-switches)
Scott Linder
2018-12-14
2
-0
/
+5
*
llvm-link: Improve diagnostic for module-level metadata mismatch
David Blaikie
2018-10-09
2
-0
/
+5
*
Fix asserts when linking wrong address space declarations
Matt Arsenault
2018-09-24
1
-0
/
+2
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
9
-13
/
+13
*
[DebugInfo] Add remaining files to r325970
Scott Linder
2018-02-23
2
-0
/
+44
*
Revert "[IRMover] Implement name based structure type mapping"
Rafael Espindola
2018-02-21
1
-4
/
+0
*
[IRMover] Implement name based structure type mapping
Eugene Leviant
2018-02-21
1
-0
/
+4
*
Verifier: Ignore CUs pulled in by ODR-uniqued types.
Adrian Prantl
2017-10-18
1
-0
/
+102
*
Revert "Verifier: Ignore CUs pulled in by ODR-uniqued types."
Adrian Prantl
2017-10-18
1
-102
/
+0
*
Verifier: Ignore CUs pulled in by ODR-uniqued types.
Adrian Prantl
2017-10-18
1
-0
/
+102
*
Re-land "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"
Jonas Devlieghere
2017-10-10
1
-2
/
+2
*
Revert "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"
Jonas Devlieghere
2017-10-10
1
-2
/
+2
*
[llvm-dwarfdump] Print type names in DW_AT_type DIEs
Jonas Devlieghere
2017-10-10
1
-2
/
+2
*
[Linker] PR33527 - Linker::LinkOnlyNeeded should import AppendingLinkage globals
Benoit Belley
2017-08-09
4
-0
/
+54
*
[Linker] Add directives to support mixing ARM/Thumb module-level inline asm.
Florian Hahn
2017-07-12
1
-0
/
+3
*
Enhance synchscope representation
Konstantin Zhuravlyov
2017-07-11
2
-0
/
+12
*
[Linker] Remove warning when linking ARM and Thumb IR modules.
Florian Hahn
2017-06-07
1
-0
/
+16
*
Support for taking the max of module flags when linking, use for PIE/PIC
Teresa Johnson
2017-05-23
1
-2
/
+3
*
[Linker] Provide callback for internalization
Jonas Devlieghere
2017-03-13
1
-0
/
+5
*
Linker: Remove unnecessary call to copyMetadata in IRLinker::linkGlobalVariable.
Peter Collingbourne
2016-11-14
1
-0
/
+19
*
Fix autoupgrade logic for Objective-C class properties module flag
Mehdi Amini
2016-09-16
1
-0
/
+5
*
IR: Drop uniquing when an MDNode Value operand is deleted
Duncan P. N. Exon Smith
2016-08-03
1
-0
/
+3
*
Don't verify inputs to the Linker if ODR merging.
Rafael Espindola
2016-06-29
1
-0
/
+8
*
DebugInfo: Remove MDString-based type references
Duncan P. N. Exon Smith
2016-04-23
4
-14
/
+14
*
Fix recursive -only-needed.
Rafael Espindola
2016-04-21
1
-0
/
+8
*
IR: Enable debug info type ODR uniquing for forward decls
Duncan P. N. Exon Smith
2016-04-19
1
-1
/
+3
*
IR: Use an explicit map for debug info type uniquing
Duncan P. N. Exon Smith
2016-04-17
1
-0
/
+4
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
10
-30
/
+22
*
Legalize the debug info in this testcase in anticipation of future Verifier i...
Adrian Prantl
2016-04-11
1
-7
/
+17
*
Add missing DICompileUnit to this testcase
Adrian Prantl
2016-04-11
1
-0
/
+4
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
9
-9
/
+9
*
Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.
Adrian Prantl
2016-03-31
4
-4
/
+4
*
Fix another case where we were unconditionally linking linkonce GVs.
Rafael Espindola
2016-03-24
1
-0
/
+12
*
Fix resolution of linkonce symbols in comdats.
Rafael Espindola
2016-03-24
1
-0
/
+7
*
Fix logic for which symbols to keep with comdats.
Rafael Espindola
2016-03-23
1
-0
/
+26
*
Drop comdats from the dst module if they are not selected.
Rafael Espindola
2016-03-22
1
-0
/
+5
*
[ThinLTO] Remove imported available externally defs from comdats.
Teresa Johnson
2016-02-08
1
-0
/
+4
*
Add a test for r258362.
Rafael Espindola
2016-02-01
1
-0
/
+8
*
Fix PR26152.
Evgeniy Stepanov
2016-01-20
1
-0
/
+7
*
Reapply r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer
2016-01-15
2
-4
/
+4
*
Re-Revert r257105 (Verifier debug info changes)
Keno Fischer
2016-01-13
2
-4
/
+4
*
Reapply r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer
2016-01-13
2
-4
/
+4
*
Always treat DISubprogram reached by DIImportedEntity as needed.
Teresa Johnson
2016-01-07
1
-0
/
+23
*
[ThinLTO/LTO] Don't link in unneeded metadata
Teresa Johnson
2015-12-18
1
-0
/
+27
*
[ThinLTO] Metadata linking for imported functions
Teresa Johnson
2015-12-17
1
-0
/
+38
[next]