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
/
lib
/
Core
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lld] Fix trivial typos in comments
Kazuaki Ishizaki
2020-01-06
1
-1
/
+1
*
Revert "Fix shared lib build."
Rui Ueyama
2019-11-19
1
-3
/
+2
*
Fix component build
Rui Ueyama
2019-11-19
2
-18
/
+18
*
Fix shared lib build.
Michael Liao
2019-11-18
1
-2
/
+3
*
Make it possible to redirect not only errs() but also outs()
Rui Ueyama
2019-11-18
2
-25
/
+18
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
8
-32
/
+24
*
[Darwin] Use errorHandler from liblldCommon
Brian Gesiak
2018-06-12
1
-2
/
+2
*
Move new lld's code to Common subdirectory.
Rui Ueyama
2017-10-02
5
-104
/
+4
*
Update for llvm change.
Rafael Espindola
2017-08-03
1
-2
/
+2
*
Use StringRef::contains().
Rui Ueyama
2017-07-19
1
-3
/
+3
*
Add BinaryFormat to lld libraries
Sam Clegg
2017-06-07
1
-1
/
+2
*
Removed the redundant comment. NFC.
Galina Kistanova
2017-06-07
1
-1
/
+0
*
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
Galina Kistanova
2017-06-07
1
-0
/
+1
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+5
*
[Support] Move Parallel algorithms from LLD to LLVM.
Zachary Turner
2017-05-11
2
-142
/
+0
*
Rename variables to conform to LLVM naming conventions.
Zachary Turner
2017-05-10
1
-5
/
+5
*
Fix undefined pthread references when building against libc++
Eric Fiselier
2017-05-06
1
-0
/
+3
*
Fix build breakage on Linux.
Rui Ueyama
2017-05-05
1
-0
/
+1
*
Fix #include case sensitivity problem.
Zachary Turner
2017-05-05
1
-1
/
+1
*
Split up Parallel and LLVM'ize naming conventions.
Zachary Turner
2017-05-05
2
-0
/
+141
*
[ELF] - Allow the Code Model flag when using LTO
Martell Malone
2017-02-28
1
-0
/
+4
*
Fix shared build after r293965 (Core) and r293967 (COFF)
Ismail Donmez
2017-02-03
1
-0
/
+1
*
added missing dependency on intrinsics_gen to lib/Core
Bob Haarman
2017-02-03
1
-0
/
+7
*
added missing files for r293965
Bob Haarman
2017-02-02
1
-0
/
+28
*
add the ability to call InitTargetOptionsFromCodeGenFlags from multiple objects
Bob Haarman
2017-02-02
1
-0
/
+1
*
[lld][cmake] Fix LLVM_LINK_LLVM_DYLIB build
Pavel Labath
2017-01-09
1
-2
/
+2
*
Define sys::path::convert_to_slash
Rui Ueyama
2017-01-09
1
-11
/
+1
*
Revert r291221.
Rafael Espindola
2017-01-06
1
-1
/
+11
*
Rename lld::stringize -> lld::toString.
Rui Ueyama
2017-01-06
1
-1
/
+1
*
Remove lld::convertToUnixPathSeparator.
Rui Ueyama
2017-01-06
1
-11
/
+1
*
Use TarWriter to create tar archives instead of cpio.
Rui Ueyama
2017-01-06
1
-54
/
+2
*
Fix Windows buildbots.
Rui Ueyama
2016-12-07
1
-1
/
+1
*
Make convertToUnixPathSeparator return a new string instead of mutating argum...
Rui Ueyama
2016-12-07
1
-7
/
+8
*
[ELF] - Print absolute file name in errors when possible.
George Rimar
2016-12-07
1
-8
/
+6
*
[ELF] Don't replace path separators on *NIX.
Davide Italiano
2016-11-16
1
-0
/
+2
*
[ELF] - Fixed comment. NFC.
George Rimar
2016-11-12
1
-1
/
+1
*
[ELF] - Use backward slashes inside response files
George Rimar
2016-11-11
1
-4
/
+10
*
Prevent at compile time converting from Error::success() to Expected<T>
Mehdi Amini
2016-11-11
1
-1
/
+1
*
Create a vector containing all input sections.
Rui Ueyama
2016-11-05
1
-2
/
+2
*
Fix some Clang-tidy modernize-use-default and Include What You Use warnings; ...
Eugene Zelenko
2016-11-05
3
-12
/
+10
*
Fix some Clang-tidy modernize-use-default and Include What You Use warnings; ...
Eugene Zelenko
2016-11-04
1
-5
/
+6
*
Use noexcept directly now that all compilers support it
Reid Kleckner
2016-10-19
1
-2
/
+2
*
[Core] Retire yet another unused member function.
Davide Italiano
2016-08-12
1
-6
/
+0
*
[Core] Simplify a bit. NFCI.
Davide Italiano
2016-08-12
1
-6
/
+2
*
[Core] Retire addReplacement() member function.
Davide Italiano
2016-08-11
1
-5
/
+0
*
[Core] tentativeDefinition() is now unused.
Davide Italiano
2016-08-10
1
-13
/
+0
*
Unpollute the global namespace. lld edition.
Benjamin Kramer
2016-08-06
1
-0
/
+2
*
[MachO/Core] Remove (now) unused static member function. NFCI.
Davide Italiano
2016-08-04
1
-12
/
+0
*
Add qualification to fix MSVC build.
Peter Collingbourne
2016-07-26
1
-1
/
+1
*
COFF: Implement /linkrepro flag.
Peter Collingbourne
2016-07-26
2
-0
/
+122
[next]