| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-25 | [lld] Remove unused includes (NFC) (#141421) | Kazu Hirata | 1 | -4/+0 |
| 2025-01-16 | [LLD][COFF] Move getChunk to LinkerDriver (NFC) (#123103) | Jacek Caban | 1 | -1/+1 |
| 2024-12-04 | [lld-link] Replace log(...) with Log | Fangrui Song | 1 | -3/+3 |
| 2024-06-18 | [LLD][COFF] Add support for ARM64EC entry thunks. (#88132) | Jacek Caban | 1 | -3/+12 |
| 2024-04-10 | [LLD][COFF] Check machine types in ICF::equalsConstant. (#88140) | Jacek Caban | 1 | -1/+1 |
| 2023-10-26 | [LLD] [COFF] Recognize Itanium vtables for ICF (#70196) | Martin Storsjö | 1 | -1/+4 |
| 2023-10-05 | [LLD][COFF] Add support for `--time-trace` (#68236) | Alexandre Ganea | 1 | -0/+2 |
| 2023-07-19 | [COFF] Switch to xxh3_64bits | Fangrui Song | 1 | -1/+1 |
| 2023-06-05 | [lld] StringRef::{starts,ends}with => {starts,ends}_with. NFC | Fangrui Song | 1 | -2/+2 |
| 2023-01-09 | [LLD] Remove global state in lld/COFF | Amy Huang | 1 | -6/+3 |
| 2023-01-09 | Revert "[LLD] Remove global state in lld/COFF" | Martin Storsjö | 1 | -3/+6 |
| 2023-01-08 | [LLD] Remove global state in lld/COFF | Amy Huang | 1 | -6/+3 |
| 2022-08-08 | [lld/win] Use C++17 nested namespace syntax in most places | Nico Weber | 1 | -4/+2 |
| 2022-06-19 | Rename parallelForEachN to just parallelFor | Nico Weber | 1 | -2/+2 |
| 2021-09-17 | Reland "[LLD] Remove global state in lld/COFF" after fixing asan and msan tes... | Amy Huang | 1 | -10/+11 |
| 2021-09-16 | Temporarily revert "[LLD] Remove global state in lld/COFF" and "[lld] Add tes... | Amy Huang | 1 | -11/+10 |
| 2021-09-16 | [LLD] Remove global state in lld/COFF | Amy Huang | 1 | -10/+11 |
| 2021-03-29 | Revert "[COFF] Only consider associated EH sections during ICF" | Amy Huang | 1 | -27/+17 |
| 2021-03-22 | [COFF] Only consider associated EH sections during ICF | Reid Kleckner | 1 | -17/+27 |
| 2021-03-03 | [lld-link] Add safe icf mode to lld-link, which does safe icf for all sections. | Zequan Wu | 1 | -3/+8 |
| 2020-11-17 | [CFGuard] Add address-taken IAT tables and delay-load support | Andrew Paverd | 1 | -1/+1 |
| 2020-11-11 | Revert "Reland [CFGuard] Add address-taken IAT tables and delay-load support" | Hans Wennborg | 1 | -1/+1 |
| 2020-10-13 | Reland [CFGuard] Add address-taken IAT tables and delay-load support | Andrew Paverd | 1 | -1/+1 |
| 2020-10-01 | Revert "[CFGuard] Add address-taken IAT tables and delay-load support" | Arthur Eubanks | 1 | -1/+1 |
| 2020-10-01 | [CFGuard] Add address-taken IAT tables and delay-load support | Andrew Paverd | 1 | -1/+1 |
| 2020-05-05 | [Support] Move LLD's parallel algorithm wrappers to support | Reid Kleckner | 1 | -1/+0 |
| 2020-05-04 | [COFF] Avoid allocating temporary vectors during ICF | Reid Kleckner | 1 | -8/+12 |
| 2019-10-10 | dummy comment typo fix commit to cycle the bots | Nico Weber | 1 | -3/+3 |
| 2019-09-24 | [NFC][COFF] fix typo in comment ("algortihm" -> "algorithm") | Bob Haarman | 1 | -1/+1 |
| 2019-07-11 | [Coding style change][lld] Rename variables for non-ELF ports | Rui Ueyama | 1 | -135/+135 |
| 2019-05-22 | Re-land r361206 "[COFF] Store alignment in log2 form, NFC" | Reid Kleckner | 1 | -3/+4 |
| 2019-05-21 | Revert r361206 "[COFF] Store alignment in log2 form, NFC" | Nico Weber | 1 | -4/+3 |
| 2019-05-20 | [COFF] Store alignment in log2 form, NFC | Reid Kleckner | 1 | -3/+4 |
| 2019-05-03 | Shrink SectionChunk by combining Relocs and SectionName sizes | Reid Kleckner | 1 | -7/+8 |
| 2019-04-23 | Use llvm::stable_sort | Fangrui Song | 1 | -4/+3 |
| 2019-04-02 | [COFF] Reduce the size of Chunk and SectionChunk, NFC | Reid Kleckner | 1 | -4/+4 |
| 2019-03-15 | [COFF] Delete unused declarations and add a missing forward declaration. NFC | Fangrui Song | 1 | -1/+0 |
| 2019-01-22 | COFF, ELF: ICF: Perform 2 rounds of relocation hash propagation. | Peter Collingbourne | 1 | -9/+11 |
| 2019-01-22 | COFF, ELF: Adjust ICF hash computation to account for self relocations. | Peter Collingbourne | 1 | -1/+1 |
| 2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
| 2018-11-26 | [COFF] ICF: use parallelForEach{,N} | Fangrui Song | 1 | -4/+5 |
| 2018-11-21 | COFF: ICF: Include contents of referenced sections in initial partitioning ha... | Peter Collingbourne | 1 | -1/+11 |
| 2018-08-31 | [COFF] When doing automatic dll imports, replace whole .refptr.<var> chunks w... | Martin Storsjo | 1 | -1/+1 |
| 2018-08-23 | COFF: Implement safe ICF on rodata using address-significance tables. | Peter Collingbourne | 1 | -1/+5 |
| 2018-07-31 | Make ICF log output order deterministic. | Rui Ueyama | 1 | -8/+2 |
| 2018-05-14 | COFF: Allow ICFing sections with different alignments. | Peter Collingbourne | 1 | -3/+3 |
| 2018-05-12 | COFF: ICF a section and its associated sections as a unit. | Peter Collingbourne | 1 | -4/+23 |
| 2018-05-10 | COFF: Allow ICF on vtable sections. | Peter Collingbourne | 1 | -5/+10 |
| 2018-04-19 | COFF: Rename Chunk::getPermissions to getOutputCharacteristics. | Peter Collingbourne | 1 | -4/+4 |
| 2018-04-17 | COFF: Make SectionChunk::Relocs field an ArrayRef. NFCI. | Peter Collingbourne | 1 | -2/+2 |