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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return early. NFC.
Rui Ueyama
2019-07-29
1
-10
/
+10
*
[lld-link] diagnose undefined symbols before LTO when possible
Bob Haarman
2019-07-26
5
-70
/
+218
*
[ELF] Simplify with dyn_cast_or_null. NFC
Fangrui Song
2019-07-26
1
-1
/
+1
*
[ELF] Detemplate maybeReportUndefined and copySectionsIntoPartitions
Fangrui Song
2019-07-26
2
-4
/
+3
*
[ELF][MIPS] Improve tests
Fangrui Song
2019-07-25
29
-466
/
+466
*
[WebAssembly] Set __tls_align to 1 when there is no TLS
Guanzhong Chen
2019-07-24
2
-5
/
+47
*
[LLD] Do not print additional newlines after reaching error limit
Alexander Richardson
2019-07-24
2
-1
/
+26
*
[mips] Assign R_TLS type to the R_MIPS_TLS_TPREL_XXX relocations. NFC
Simon Atanasyan
2019-07-24
2
-8
/
+5
*
ld.lld: Demangle symbols from archives in diagnostics
Nico Weber
2019-07-23
8
-29
/
+53
*
[test] Fix the test from the previous commit when run on windows. NFC.
Martin Storsjo
2019-07-23
2
-2
/
+11
*
[COFF] Unbreak sorting of mingw comdat .tls sections after SVN r363457
Martin Storsjo
2019-07-23
2
-4
/
+51
*
[ARM][test] Improve tests
Fangrui Song
2019-07-22
46
-253
/
+249
*
[ELF] Support explicitly overriding relocation model in LTO
Petr Hosek
2019-07-20
4
-1
/
+17
*
[WebAssembly] Compute and export TLS block alignment
Guanzhong Chen
2019-07-19
6
-18
/
+99
*
lld-link: Demangle symbols from archives in diagnostics
Nico Weber
2019-07-19
10
-24
/
+71
*
[ELF][test] Fix aarch64-condb-reloc.s
Fangrui Song
2019-07-19
1
-1
/
+1
*
[ELF][AArch64] Improve some aarch64-*.s tests
Fangrui Song
2019-07-19
13
-244
/
+188
*
[WebAssembly] Use passive segments by default when memory is shared
Thomas Lively
2019-07-18
7
-27
/
+23
*
[WebAssembly] fix bug in finding .tdata segment
Guanzhong Chen
2019-07-18
2
-5
/
+6
*
ELF: Add support for remaining R_AARCH64_MOVW* relocations.
Peter Collingbourne
2019-07-18
3
-0
/
+167
*
ELF: Simplify test. NFCI.
Peter Collingbourne
2019-07-18
2
-10
/
+6
*
ELF: Allow forward references to linked sections.
Peter Collingbourne
2019-07-18
2
-17
/
+44
*
[CMake] Don't set Python_ADDITIONAL_VERSIONS
Jonas Devlieghere
2019-07-18
1
-1
/
+0
*
[ELF][PPC] Delete ppc64-dynamic-relocations.s
Fangrui Song
2019-07-18
1
-50
/
+0
*
Bump the trunk version to 10.0.0svn
Hans Wennborg
2019-07-18
2
-34
/
+8
*
[ELF][PPC] Refactor some ppc64 tests
Fangrui Song
2019-07-18
10
-619
/
+308
*
[lld] Fix vs-diagnostics-version-script test. NFC.
Chris Jackson
2019-07-18
1
-5
/
+2
*
Fixup r366333 (require x86 in test)
Diana Picus
2019-07-18
1
-0
/
+1
*
[DWARF][RISCV] Add support for RISC-V relocations needed for debug info
Alex Bradbury
2019-07-18
1
-1
/
+2
*
[ELF][test] Merge/rename some basic*.s tests
Fangrui Song
2019-07-18
3
-239
/
+40
*
[lld][WebAssembly] Fix handling of comdat functions in init array.
Sam Clegg
2019-07-17
5
-18
/
+25
*
[lld] Add Visual Studio compatible diagnostics
Chris Jackson
2019-07-17
12
-6
/
+262
*
[ELF] Delete redundant pageAlign at PT_GNU_RELRO boundaries after D58892
Fangrui Song
2019-07-17
1
-19
/
+0
*
Add REQUIRES: x86 to safeseh-no.s test for x86
Reid Kleckner
2019-07-16
1
-0
/
+1
*
[WebAssembly] Implement thread-local storage (local-exec model)
Guanzhong Chen
2019-07-16
6
-10
/
+221
*
Mark new test as requiring an x86 backend for LTO native object generation
Reid Kleckner
2019-07-16
1
-0
/
+2
*
Fix linkrepro.test after safeseh:no change
Reid Kleckner
2019-07-16
1
-0
/
+6
*
[COFF] Implement /safeseh:no and check @feat.00 flags by default
Reid Kleckner
2019-07-16
32
-74
/
+118
*
[COFF] Rename variale references in comments after VariableName -> variableNa...
Fangrui Song
2019-07-16
11
-24
/
+24
*
[WebAssembly] Rename variale references in comments after VariableName -> var...
Fangrui Song
2019-07-16
5
-7
/
+7
*
[NFC][test] Fix for riscv tests.
Puyan Lotfi
2019-07-16
4
-16
/
+16
*
[ELF] Fix variable names in comments after VariableName -> variableName change
Fangrui Song
2019-07-16
25
-106
/
+104
*
Fix parameter name comments using clang-tidy. NFC.
Rui Ueyama
2019-07-16
6
-17
/
+17
*
Re-land "[DebugInfo] Move function from line table to the prologue (NFC)"
Jonas Devlieghere
2019-07-16
1
-1
/
+1
*
[WebAssembly] Rename except_ref type to exnref
Heejin Ahn
2019-07-15
1
-2
/
+2
*
Reland "[COFF] Add null check in case of symbols defined in LTO blobs"
Reid Kleckner
2019-07-15
4
-1
/
+141
*
[LLD][ELF] - Minor simplification. NFC.
George Rimar
2019-07-15
1
-4
/
+6
*
Revert "[COFF] Add null check in case of symbols defined in LTO blobs"
Petr Hosek
2019-07-13
4
-142
/
+1
*
[COFF] Add null check in case of symbols defined in LTO blobs
Reid Kleckner
2019-07-13
4
-1
/
+142
*
[WebAssembly] i32.const operands should be signed
Thomas Lively
2019-07-12
2
-13
/
+24
[next]