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
/
ReaderWriter
/
MachO
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lld] Fix trivial typos in comments
Kazuaki Ishizaki
2020-01-06
6
-10
/
+10
*
[lld] Fix -Wrange-loop-analysis warnings
Fangrui Song
2020-01-01
1
-1
/
+1
*
[MachO] Fix detecting malformed DWARF.
Igor Kudrin
2019-12-17
1
-2
/
+2
*
Fix component build
Rui Ueyama
2019-11-19
3
-4
/
+4
*
Make it possible to redirect not only errs() but also outs()
Rui Ueyama
2019-11-18
3
-5
/
+5
*
Move endian constant from Host.h to SwapByteOrder.h, prune include
Reid Kleckner
2019-10-19
1
-0
/
+1
*
[lld][mach-o] Avoid segfaulting when handling an empty section list.
Matt Davis
2019-09-26
1
-6
/
+8
*
[mach-o] Extend LC_DATA_IN_CODE support to x86_64
Rui Ueyama
2019-08-28
1
-8
/
+42
*
[LLD] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
9
-15
/
+15
*
[MachO] Update LLD to use 64-bit offsets with DataExtractor (3/5)
Igor Kudrin
2019-08-06
1
-6
/
+6
*
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
Fangrui Song
2019-08-05
1
-2
/
+2
*
Use llvm::stable_sort
Fangrui Song
2019-04-23
1
-5
/
+4
*
lld: Fix initial Mach-O load commands size calculation omitting LC_FUNCTION_S...
Rui Ueyama
2019-04-17
3
-12
/
+21
*
[ELF][MachO][wasm] Simplify range-style std::find{,_if} with STLExtras.h util...
Fangrui Song
2019-03-29
3
-13
/
+7
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
30
-120
/
+90
*
Fix clang -Wimplicit-fallthrough warnings across llvm, NFC
Reid Kleckner
2018-11-01
2
-0
/
+2
*
MachO: Change getString16() back to inline function
Tom Stellard
2018-09-07
1
-1
/
+1
*
MachO: Fix out-of-bounds memory access in getString16
Tom Stellard
2018-09-07
1
-6
/
+5
*
Fix -DBUILD_SHARED_LIBS=1 build
Sam Clegg
2018-06-12
1
-0
/
+1
*
[Darwin] Use errorHandler from liblldCommon
Brian Gesiak
2018-06-12
1
-8
/
+6
*
[lld] Update uses of DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-15
3
-37
/
+41
*
Fix build broken by llvm r327486
Pavel Labath
2018-03-14
1
-1
/
+1
*
[ELF] Fix IsPreemptible comment and typo. NFC
Fangrui Song
2018-02-23
1
-2
/
+2
*
[YAML] Fix mustQuote return type changed in r320996
Francis Visoiu Mistrih
2017-12-18
1
-3
/
+3
*
MachONormalizedFile.h: Remove unimplemented function
David Blaikie
2017-11-22
1
-9
/
+0
*
Make some headers modular by adding missing includes/forward decls.
David Blaikie
2017-11-21
1
-0
/
+2
*
Update for llvm change.
Rafael Espindola
2017-11-08
1
-1
/
+2
*
Update for llvm change.
Rafael Espindola
2017-11-08
1
-3
/
+3
*
lld: Reorder libdeps.
NAKAMURA Takumi
2017-10-11
1
-1
/
+1
*
Move new lld's code to Common subdirectory.
Rui Ueyama
2017-10-02
14
-14
/
+14
*
[MACH-O] Fix the ASM code generated for __stub_helpers section
Rui Ueyama
2017-08-24
6
-0
/
+77
*
Fix ObjCPass on big-endian host
Tom Stellard
2017-07-24
1
-2
/
+6
*
lld matching change for llvm change r308690 to add error handling to
Kevin Enderby
2017-07-20
1
-1
/
+4
*
[MachO] Add missing byte-swaps when reading dyld_info
Tom Stellard
2017-07-07
1
-3
/
+3
*
Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUENCE_VECTOR
Richard Smith
2017-06-30
1
-1
/
+0
*
Tweak to match change in LLVM API, in r306315.
Paul Robinson
2017-06-26
1
-2
/
+2
*
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
Galina Kistanova
2017-06-10
1
-0
/
+1
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
10
-22
/
+22
*
[Support] Move Parallel algorithms from LLD to LLVM.
Zachary Turner
2017-05-11
1
-2
/
+2
*
[Core] Make parallel algorithms match C++ Parallelism TS.
Zachary Turner
2017-05-10
1
-4
/
+4
*
[MachO/X86_64] Simplify isDataInCodeTransition().
Davide Italiano
2017-04-15
1
-8
/
+1
*
[MachO/AArch64] Merge multiple switch cases into one. NFCI.
Davide Italiano
2017-04-15
1
-4
/
+0
*
[CMake] Fix pthread handling for out-of-tree builds
Eric Fiselier
2017-02-10
1
-1
/
+1
*
[lld][cmake] Fix LLVM_LINK_LLVM_DYLIB build
Pavel Labath
2017-01-09
1
-4
/
+7
*
Remove unnecessary llvm/Config/config.h includes
Michal Gorny
2016-12-14
1
-1
/
+0
*
Fix wrong formatting in lld introduced in r286561 (NFC)
Mehdi Amini
2016-11-11
5
-5
/
+5
*
Fix code to deal with recent LLVM changes.
Greg Clayton
2016-11-11
1
-2
/
+5
*
Prevent at compile time converting from Error::success() to Expected<T>
Mehdi Amini
2016-11-11
16
-77
/
+77
*
Fix build breakage on buildbots that was due to 285309.
Greg Clayton
2016-10-27
1
-3
/
+4
*
Adjust for TimePoint interface change in llvm: D25730. NFC
Pavel Labath
2016-10-24
1
-1
/
+1
[next]