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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ThinLTO] Pass CodeGenOpts like UnrollLoops/VectorizeLoop/VectorizeSLP
Wei Mi
2020-01-09
1
-0
/
+1
*
[LLD] [COFF] Use the local dwarf code instead of Symbolizer for resolving cod...
Martin Storsjo
2019-10-21
1
-1
/
+0
*
[lld][coff] Add missing dependency to fix build.
Michael Liao
2019-10-18
1
-0
/
+1
*
[LLD] [COFF] Use the unified llvm demangle frontend function. NFC.
Martin Storsjo
2019-09-27
1
-0
/
+1
*
[LLD] [COFF] Resolve source locations for undefined references using dwarf
Martin Storsjo
2019-09-25
1
-0
/
+1
*
[LLD][COFF] Early dependency detection
Alexandre Ganea
2019-04-01
1
-0
/
+1
*
Merge {COFF,ELF}/Strings.cpp to Common/Strings.cpp.
Rui Ueyama
2018-02-28
1
-1
/
+0
*
[lld] unified COFF and ELF error handling on new Common/ErrorHandler
Bob Haarman
2017-10-25
1
-1
/
+0
*
[COFF] Move MinGW specific functions/classes to a separate file. NFC.
Martin Storsjo
2017-10-19
1
-0
/
+1
*
lld: Prune unused libdeps.
NAKAMURA Takumi
2017-10-12
1
-4
/
+0
*
lld: Reorder libdeps.
NAKAMURA Takumi
2017-10-11
1
-3
/
+3
*
Move new lld's code to Common subdirectory.
Rui Ueyama
2017-10-02
1
-0
/
+1
*
Integrate manifest merging library into LLD.
Eric Beckmann
2017-08-22
1
-0
/
+1
*
Add BinaryFormat to lld libraries
Sam Clegg
2017-06-07
1
-0
/
+1
*
Re-land "COFF: migrate def parser from LLD to LLVM"
Reid Kleckner
2017-06-02
1
-2
/
+0
*
Revert "COFF: migrate def parser from LLD to LLVM"
Reid Kleckner
2017-06-02
1
-0
/
+2
*
COFF: migrate def parser from LLD to LLVM [2/2]
Martell Malone
2017-05-20
1
-2
/
+0
*
[CMake] Fix pthread handling for out-of-tree builds
Eric Fiselier
2017-02-10
1
-1
/
+1
*
Fix shared build after r293965 (Core) and r293967 (COFF)
Ismail Donmez
2017-02-03
1
-0
/
+1
*
refactor COFF linker to use new LTO API
Bob Haarman
2017-02-02
1
-0
/
+1
*
COFF: Change the /lldmap output format to be more like the ELF linker.
Peter Collingbourne
2017-01-14
1
-0
/
+1
*
Remove lld/Support/Memory.h.
Rui Ueyama
2016-12-18
1
-1
/
+0
*
build: add support for standalone lld build
Saleem Abdulrasool
2016-12-12
1
-1
/
+5
*
Fix shared library build
Ismail Donmez
2016-12-10
1
-0
/
+1
*
COFF: Define overloaded toString functions.
Rui Ueyama
2016-12-07
1
-0
/
+1
*
[COFF] Add DebugInfoCodeView dependency
Rui Ueyama
2016-11-23
1
-0
/
+1
*
[CMake] NFC. Updating CMake dependency specifications
Chris Bieneman
2016-11-17
1
-2
/
+4
*
[CMake] Add missing dependency on intrinsics_gen
Chris Bieneman
2016-10-18
1
-1
/
+1
*
Fix shared library build
Ismail Donmez
2016-09-16
1
-0
/
+1
*
Use functions in DebugInfoPDB to create dummy PDB file.
Rui Ueyama
2016-09-16
1
-0
/
+1
*
COFF: Implement /linkrepro flag.
Peter Collingbourne
2016-07-26
1
-1
/
+3
*
COFF: drop the dependency on LIB.EXE for implibs
Saleem Abdulrasool
2016-07-13
1
-0
/
+1
*
Fix BUILD_SHARED_LIBS build.
Rafael Espindola
2016-03-01
1
-0
/
+2
*
Set the folder for libraries to 'lld libraries'. NFC.
Pete Cooper
2016-01-07
1
-1
/
+1
*
COFF: Create a PDB file with the correct file signature.
Rui Ueyama
2015-12-04
1
-0
/
+1
*
COFF: Move markLive() from Writer.cpp to its own file.
Rui Ueyama
2015-09-19
1
-0
/
+1
*
Port the error functions from ELF to COFF.
Rafael Espindola
2015-08-06
1
-0
/
+1
*
COFF: Move code for ICF from Writer.cpp to ICF.cpp.
Rui Ueyama
2015-06-24
1
-0
/
+1
*
Add missing dependencies for the CMake shared lld build.
Benjamin Kramer
2015-06-23
1
-0
/
+3
*
COFF: Support module-definition files.
Rui Ueyama
2015-06-17
1
-0
/
+1
*
COFF: Implement /lib using LibDriver.
Peter Collingbourne
2015-06-09
1
-0
/
+1
*
COFF: Move Windows-specific code from Chunk.{cpp,h} to DLL.{cpp,h}.
Rui Ueyama
2015-06-07
1
-0
/
+1
*
COFF: Initial implementation of link-time optimization.
Peter Collingbourne
2015-06-01
1
-0
/
+8
*
COFF: Split Driver.cpp to Driver.cpp and DriverUtils.cpp. NFC.
Rui Ueyama
2015-05-28
1
-0
/
+1
*
COFF: Add a new PE/COFF port.
Rui Ueyama
2015-05-28
1
-0
/
+14