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
/
Common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename a function to follow the LLVM coding style.
Rui Ueyama
2018-08-27
1
-1
/
+1
*
[Common] Discard the temp file while keeping the memory mapping open, on errors
Martin Storsjo
2018-08-24
1
-2
/
+3
*
win: Omit ".exe" from lld warning and error messages.
Nico Weber
2018-08-22
1
-0
/
+7
*
[LTO] Errors in LLVM backend should manifest as lld errors
Sam Clegg
2018-07-02
1
-1
/
+12
*
Code cleanup in preparation for adding LTO for wasm. NFC.
Sam Clegg
2018-05-22
2
-1
/
+24
*
CommandFlags.def -> CommandFlags.inc, leftover after r329840
Fangrui Song
2018-05-22
1
-2
/
+2
*
Handle --plugin-opt= options as alias options.
Rui Ueyama
2018-05-22
1
-7
/
+11
*
Rename to match an LLVM change
David Blaikie
2018-04-11
1
-1
/
+1
*
Make sure that clang-format doesn't reorder include files.
Rui Ueyama
2018-02-28
1
-0
/
+2
*
Attempt to build breakage caused by r326339.
Rui Ueyama
2018-02-28
1
-1
/
+1
*
Merge {COFF,ELF}/Strings.cpp to Common/Strings.cpp.
Rui Ueyama
2018-02-28
1
-0
/
+66
*
Pass CPU string to LTO pipeline.
Rafael Espindola
2018-01-30
1
-0
/
+2
*
Add a missing file header.
Rui Ueyama
2018-01-18
1
-0
/
+9
*
[coff] Print detailed timing information with /TIME.
Zachary Turner
2018-01-17
2
-0
/
+72
*
Add a missing build dependency.
Rui Ueyama
2017-12-14
1
-0
/
+1
*
Use ErrorOS for log messages as well as error
Sam Clegg
2017-12-11
1
-2
/
+1
*
toString function take a const refs where possible
Sam Clegg
2017-12-05
1
-5
/
+5
*
Move Memory.{h,cpp} to Common.
Rui Ueyama
2017-11-28
2
-0
/
+24
*
Fix formatting.
Rui Ueyama
2017-11-28
1
-2
/
+2
*
Factor out more code to Common/Args.cpp.
Rui Ueyama
2017-11-28
2
-0
/
+63
*
Fix shared library builds of lld, broken in SVN r319138
Martin Storsjo
2017-11-28
1
-0
/
+1
*
Factor out common code to Common/Strings.cpp.
Rui Ueyama
2017-11-28
2
-0
/
+33
*
Fix for file renaming in LLVM (CommandFlags.h -> CommandFlags.def)
David Blaikie
2017-11-27
1
-3
/
+3
*
Try harder to delete the temporary file.
Rafael Espindola
2017-11-13
1
-0
/
+3
*
Delete dead code.
Rafael Espindola
2017-11-07
2
-21
/
+0
*
Instead of enclosing an entire file, add lld:: specifier for public functions.
Rui Ueyama
2017-10-27
1
-7
/
+2
*
[lld] unified COFF and ELF error handling on new Common/ErrorHandler
Bob Haarman
2017-10-25
2
-0
/
+123
*
Fix shared build of liblldCommon.so on Linux
Alexander Richardson
2017-10-17
1
-0
/
+3
*
Fix build.
Rafael Espindola
2017-10-13
1
-0
/
+1
*
[lld] Move Threads to Common
Bob Haarman
2017-10-13
2
-0
/
+32
*
lldCommon depends on intrinsics_gen, due to llvm/CodeGen/CommandFlags.h
NAKAMURA Takumi
2017-10-03
1
-0
/
+7
*
Fix the shared library build.
Rui Ueyama
2017-10-02
1
-0
/
+1
*
Attempt to fix buildbots.
Rui Ueyama
2017-10-02
1
-2
/
+4
*
Move new lld's code to Common subdirectory.
Rui Ueyama
2017-10-02
4
-0
/
+153