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
/
lld
/
COFF
/
LTO.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[COFF] Wrap definitions in namespace lld { namespace coff {. NFC
Fangrui Song
2019-10-10
1
-2
/
+5
*
[lld-link] implement -lto-obj-path
Bob Haarman
2019-08-21
1
-0
/
+2
*
[LLD] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-4
/
+4
*
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
Fangrui Song
2019-08-05
1
-1
/
+1
*
[lld-link] implement -thinlto-{prefix,object-suffix}-replace
Bob Haarman
2019-07-11
1
-5
/
+12
*
[lld-link] implement -thinlto-index-only
Bob Haarman
2019-07-11
1
-6
/
+52
*
[Coding style change][lld] Rename variables for non-ELF ports
Rui Ueyama
2019-07-11
1
-63
/
+63
*
Fix names of functions in TargetOptionsCommandFlags.h. NFC.
Sam Clegg
2019-02-01
1
-3
/
+3
*
[LTO] Set CGOptLevel in LTO config.
Sam Clegg
2019-01-30
1
-0
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[COFF] Set the CPU string for LTO like ELF does
Reid Kleckner
2018-12-18
1
-0
/
+1
*
Set MAttrs in LTO mode
Fangrui Song
2018-11-01
1
-0
/
+2
*
Code cleanup in preparation for adding LTO for wasm. NFC.
Sam Clegg
2018-05-22
1
-41
/
+21
*
[COFF] Enable per-function and data sections in LTO
Reid Kleckner
2018-03-14
1
-0
/
+6
*
[lld/LTO] Remove unused Path parameter to AddBufferFn
Teresa Johnson
2018-02-20
1
-4
/
+4
*
Rename replaceBody -> replaceSymbol.
Rui Ueyama
2017-11-03
1
-1
/
+1
*
Rename SymbolBody -> Symbol
Rui Ueyama
2017-11-03
1
-3
/
+3
*
[COFF] Merge Symbol and SymbolBody.
Rui Ueyama
2017-10-31
1
-6
/
+3
*
[lld] unified COFF and ELF error handling on new Common/ErrorHandler
Bob Haarman
2017-10-25
1
-1
/
+1
*
COFF: When generating code for LTO, use static reloc model on 32-bit x86.
Peter Collingbourne
2017-10-11
1
-1
/
+7
*
Move new lld's code to Common subdirectory.
Rui Ueyama
2017-10-02
1
-1
/
+1
*
Simplify error handling. NFC.
Rafael Espindola
2017-09-21
1
-4
/
+2
*
COFF: Implement ThinLTO cache and cache pruning support.
Peter Collingbourne
2017-09-08
1
-5
/
+27
*
[coff] default to multiple parallel ThinLTO jobs
Bob Haarman
2017-04-12
1
-1
/
+1
*
LTO: Replace InputFile::Symbol::getFlags() with predicate accessors. NFC.
Peter Collingbourne
2017-03-28
1
-3
/
+1
*
[COFF] added support for /lldsavetemps
Bob Haarman
2017-02-08
1
-3
/
+22
*
Add an option to use the MSVC linker to link LTO-generated object files.
Rui Ueyama
2017-02-06
1
-8
/
+6
*
refactor COFF linker to use new LTO API
Bob Haarman
2017-02-02
1
-0
/
+125