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
*
[ELF] Guard --fix-cortex-a53-843419 against --just-syms
Peter Smith
2018-09-13
2
-1
/
+23
*
Add missing REQUIRES x86 to test/COFF/icf-safe.s
Azharuddin Mohammed
2018-09-13
1
-0
/
+1
*
Fix typo in error message. NFC.
Azharuddin Mohammed
2018-09-13
1
-1
/
+1
*
[PDB] Emit old fpo data to the PDB file.
Zachary Turner
2018-09-12
2
-110
/
+208
*
[ELF] Revert "Also demote lazy symbols."
Chih-Hung Hsieh
2018-09-11
5
-30
/
+41
*
[PDB] Write FPO Data to the PDB.
Zachary Turner
2018-09-11
3
-12
/
+502
*
[codeview] Decode and dump FP regs from S_FRAMEPROC records
Reid Kleckner
2018-09-11
1
-0
/
+2
*
Simplify.
Rui Ueyama
2018-09-11
2
-23
/
+15
*
Style fix.
Rui Ueyama
2018-09-11
1
-4
/
+2
*
[ELF] Don't emit .relr.dyn section if there are no relocs
Petr Hosek
2018-09-10
2
-0
/
+12
*
[MinGW] Hook up the --require-defined option to -include:
Martin Storsjo
2018-09-10
3
-0
/
+9
*
Buildfix for r341825
Alexandre Ganea
2018-09-10
1
-3
/
+3
*
[LLD][COFF] Cleanup error messages / add more coverage tests
Alexandre Ganea
2018-09-10
7
-24
/
+475
*
Remove an effectively unused local variable.
Nico Weber
2018-09-10
1
-3
/
+2
*
ReleaseNotes: update links to use https
Hans Wennborg
2018-09-10
1
-2
/
+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
*
[ELF] Check if LinkSec is nullptr when initializing SHF_LINK_ORDER sections
Fangrui Song
2018-09-07
2
-2
/
+20
*
[COFF] don't mark lazy symbols as used in regular objects
Bob Haarman
2018-09-06
3
-6
/
+22
*
lld-link: Write an empty "repro" debug directory entry if /Brepro is passed
Nico Weber
2018-09-05
2
-18
/
+87
*
When a relocation to an undefined symbol is an R_X86_64_PC32, an input
Sterling Augustine
2018-09-04
1
-1
/
+1
*
[COFF] Allow exporting all symbols from system libraries specfied with -whole...
Martin Storsjo
2018-09-04
4
-4
/
+33
*
[DebugInfo] Common behavior for error types
Alexandre Ganea
2018-08-31
1
-4
/
+4
*
[LLD] Add test missed from r341206. NFC.
Ben Dunbobbin
2018-08-31
1
-0
/
+9
*
[LLD] Check too large offsets into merge sections earlier
Ben Dunbobbin
2018-08-31
3
-23
/
+12
*
[ELF] [ARM] Don't mix 'ip' and 'r12' as names for the same register in commen...
Martin Storsjo
2018-08-31
1
-4
/
+4
*
[COFF] When doing automatic dll imports, replace whole .refptr.<var> chunks w...
Martin Storsjo
2018-08-31
9
-27
/
+99
*
[PPC64] Improve a test ppc64_entry_point.s
Fangrui Song
2018-08-31
1
-8
/
+7
*
Import lit.llvm after rLLD341134
Fangrui Song
2018-08-31
1
-1
/
+1
*
[PPC64] Improve a test ppc64-toc-rel.s
Fangrui Song
2018-08-31
2
-20
/
+12
*
[PPC64] Remove unused -z notext from a test
Fangrui Song
2018-08-30
1
-2
/
+2
*
Remove LIT_SITE_CFG_IN_FOOTER, lld
Nico Weber
2018-08-30
1
-1
/
+2
*
[COFF] Skip exporting artificial symbols when exporting all symbols
Martin Storsjo
2018-08-30
2
-2
/
+6
*
[test] Adjust a test to use CHECK-NEXT instead of CHECK-NOT. NFC.
Martin Storsjo
2018-08-30
1
-6
/
+5
*
ELF: Don't examine values of linker script symbols during ICF.
Peter Collingbourne
2018-08-29
4
-2
/
+22
*
[WebAssembly] clang-format (NFC)
Heejin Ahn
2018-08-29
5
-25
/
+27
*
[CMake] Add an lld-test-depends target
Martin Storsjo
2018-08-29
1
-0
/
+3
*
[COFF] Merge the .ctors, .dtors and .CRT sections into .rdata for MinGW
Martin Storsjo
2018-08-29
2
-10
/
+20
*
Always add a .note.GNU-stack section if -r.
Rui Ueyama
2018-08-29
8
-16
/
+47
*
[ELF] Change llvm-objdump -D to -d for check lines that only inspect text sec...
Fangrui Song
2018-08-29
9
-17
/
+17
*
[PPC64] Fix DQ-form instruction handling and emit error for misalignment.
Sean Fertile
2018-08-28
4
-7
/
+119
*
[LLD][ELF] - Simplify Call-Chain Clustering implementation a bit.
George Rimar
2018-08-28
1
-16
/
+10
*
[LLD][ELD] - Do not reject INFO output section type when used with a start ad...
George Rimar
2018-08-28
4
-21
/
+45
*
[LLF][ELF] - Support -z global.
George Rimar
2018-08-28
4
-6
/
+11
*
fix comment typo
Nico Weber
2018-08-27
1
-1
/
+1
*
[ELF][HEXAGON] Add R_HEX_11/10/9_X support
Sid Manning
2018-08-27
2
-0
/
+30
*
Handle identifying AMDGPU bitcode files
Matt Arsenault
2018-08-27
3
-0
/
+27
*
[COFF] Support MinGW automatic dllimport of data
Martin Storsjo
2018-08-27
14
-0
/
+495
*
Rename a function to follow the LLVM coding style.
Rui Ueyama
2018-08-27
6
-6
/
+6
*
[COFF] Check the instructions in ARM MOV32T relocations
Martin Storsjo
2018-08-27
2
-3
/
+101
[next]