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
/
lib
/
Linker
Commit message (
Expand
)
Author
Age
Files
Lines
*
IR Linking: Support merging Warning+Max module metadata flags
David Blaikie
2020-02-11
1
-23
/
+47
*
[NFC] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2020-01-01
1
-1
/
+1
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-1
/
+1
*
[IRMover] Set Address Space for moved global values
Teresa Johnson
2019-11-05
1
-4
/
+5
*
[IRMover] Use GlobalValue::getAddressSpace instead of directly from its type ...
Teresa Johnson
2019-11-05
1
-10
/
+10
*
[Alignment][NFC] Remove dependency on GlobalObject::setAlignment(unsigned)
Guillaume Chatelet
2019-10-15
2
-2
/
+3
*
[IRMover] Don't map globals if their types are the same
Pirama Arumuga Nainar
2019-09-11
1
-1
/
+11
*
Linker: Add support for GlobalIFunc.
Peter Collingbourne
2019-08-08
1
-43
/
+55
*
Reapply: IR: add optional type to 'byval' function parameters
Tim Northover
2019-05-30
1
-0
/
+20
*
[IRMover] Improve diagnostic messages for conflicting metadata
Igor Kudrin
2019-05-16
1
-3
/
+9
*
[Linker] Fix crash handling appending linkage
Rafael Auler
2019-03-20
1
-5
/
+30
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
4
-16
/
+12
*
ThinLTO: Do not import debug info for imported global constants
David Blaikie
2018-12-05
1
-0
/
+10
*
[ThinLTO] Internalize readonly globals
Eugene Leviant
2018-11-16
1
-5
/
+0
*
Revert "[ThinLTO] Internalize readonly globals"
Steven Wu
2018-11-13
1
-0
/
+5
*
[ThinLTO] Internalize readonly globals
Eugene Leviant
2018-11-10
1
-5
/
+0
*
llvm-link: Improve diagnostic for module-level metadata mismatch
David Blaikie
2018-10-09
1
-2
/
+8
*
Fix asserts when linking wrong address space declarations
Matt Arsenault
2018-09-24
1
-3
/
+6
*
[NFC] Remove an empty line.
Xin Tong
2018-07-27
1
-1
/
+0
*
[LTO] Fix linking with an alias defined using another alias.
Eli Friedman
2018-07-13
1
-1
/
+1
*
IRMover: Account for matching types present across modules
Vlad Tsyrklevich
2018-06-20
1
-5
/
+14
*
[ThinLTO] Recommit of import global variables
Eugene Leviant
2018-03-12
1
-8
/
+4
*
[ThinLTO] Revert r325320: Import global variables
Chandler Carruth
2018-03-02
1
-4
/
+8
*
Revert "[IRMover] Implement name based structure type mapping"
Rafael Espindola
2018-02-21
1
-14
/
+7
*
[IRMover] Implement name based structure type mapping
Eugene Leviant
2018-02-21
1
-7
/
+14
*
[ThinLTO] Import global variables
Eugene Leviant
2018-02-16
1
-8
/
+4
*
[IRMover] Move type name extraction to a separate function. NFC
Eugene Leviant
2018-02-14
1
-6
/
+11
*
[IRMover] Add comment and fix test case
Eugene Leviant
2018-01-25
1
-0
/
+6
*
Fix crash when linking metadata with ODR type uniquing
Teresa Johnson
2018-01-09
1
-1
/
+6
*
Linker: Create a function declaration when moving a non-prevailing alias of f...
Peter Collingbourne
2017-08-10
1
-0
/
+4
*
[Linker] PR33527 - Linker::LinkOnlyNeeded should import AppendingLinkage globals
Benoit Belley
2017-08-09
1
-2
/
+12
*
[Linker] Add directives to support mixing ARM/Thumb module-level inline asm.
Florian Hahn
2017-07-12
1
-2
/
+16
*
Support for taking the max of module flags when linking, use for PIE/PIC
Teresa Johnson
2017-05-23
1
-2
/
+15
*
[ThinLTO] Do not assert when adding a module with a different but
Akira Hatanaka
2017-05-18
1
-23
/
+3
*
De-virtualize GlobalValue
Reid Kleckner
2017-05-11
1
-7
/
+11
*
[Linker] Provide callback for internalization
Jonas Devlieghere
2017-03-13
1
-19
/
+27
*
IRMover: Merge flags LinkModuleInlineAsm and IsPerformingImport.
Peter Collingbourne
2017-02-03
2
-11
/
+11
*
ModuleLinker: Remove importing support. NFCI.
Peter Collingbourne
2017-02-03
1
-58
/
+12
*
FunctionImport: Use IRMover directly.
Peter Collingbourne
2017-02-03
1
-2
/
+1
*
Linker: Move special casing for available_externally in IRMover to clients. N...
Peter Collingbourne
2017-02-02
2
-4
/
+2
*
[ThinLTO] Import only necessary DICompileUnit fields
Teresa Johnson
2016-12-12
2
-4
/
+75
*
IR: Move NumElements field from {Array,Vector}Type to SequentialType.
Peter Collingbourne
2016-12-02
1
-5
/
+3
*
[ThinLTO] Fix crash when importing an opaque type
Mehdi Amini
2016-11-19
1
-1
/
+1
*
IRMover: Avoid accidentally mapping types from the destination module (PR30799)
Hans Wennborg
2016-11-18
1
-0
/
+8
*
Linker: Remove unnecessary call to copyMetadata in IRLinker::linkGlobalVariable.
Peter Collingbourne
2016-11-14
1
-2
/
+0
*
Typo
Adrian Prantl
2016-11-14
1
-1
/
+1
*
Bitcode: Change the materializer interface to return llvm::Error.
Peter Collingbourne
2016-11-09
1
-4
/
+4
*
Typo: nomed struct -> named struct
Hans Wennborg
2016-10-19
1
-1
/
+1
*
[ThinLTO] Don't link module level assembly when importing
Teresa Johnson
2016-10-12
2
-6
/
+16
*
DebugInfo: New metadata representation for global variables.
Peter Collingbourne
2016-09-13
1
-3
/
+5
[next]