[PowerPC] Canonicalize shuffles on big endian targets as well
[platform/upstream/llvm.git] / lld /
2021-04-19 Fangrui Song[lld] Delete unused includes. NFC
2021-04-19 Nico Weberfix comment typo to cycle bots
2021-04-17 Fangrui Song[ELF] --wrap: don't clear sym->isUsedInRegularObj if...
2021-04-17 Fangrui Song[ELF] Simplify R_386_TLS_GD computation. NFC
2021-04-16 Jez Ng[lld] Canonicalize HAVE_LIBXAR
2021-04-16 Jez Ng[lld-macho] Add separator to error message
2021-04-16 Jez Ng[lld-macho] Initial groundwork for -bitcode_bundle
2021-04-16 Fangrui Song[ELF] Default to -z start-stop-gc with a glibc "__libc_...
2021-04-16 LemonBoy[lld] Fix test crashing when AVR target is missing
2021-04-16 LemonBoy[LLD][ELF][AVR] Propagate ELF flags to the linked image
2021-04-16 Jez Ng[lld-macho] Don't use arrays as template parameters
2021-04-16 Jez Ng[lld-macho] Make load relaxation work for arm64_32
2021-04-16 Jez Ng[lld-macho] Add 32-bit compact unwind support
2021-04-16 Jez Ng[lld-macho] Add support for arm64_32
2021-04-16 Jez Ng[lld-macho] Re-root absolute input file paths if -sysli...
2021-04-16 Jez Ng[lld-macho] LTO: Unset VisibleToRegularObj where possible
2021-04-15 Alex OrlovFix bug in .eh_frame/.debug_frame PC offset calculation...
2021-04-14 Nico Weberfix typo to cycle bots
2021-04-14 Nico Weberfix typo to cycle bots
2021-04-14 Reid Kleckner[COFF] Simplify ICF associated comdat handling
2021-04-14 Bogdan Graur[NFC] Fix unused variable warning.
2021-04-14 Pengfei Wang[LLD] Implement /guard:[no]ehcont
2021-04-13 Stella StamenovaFix resolution-err.ll
2021-04-13 Jez Ng[lld-macho] rm old test directory for segments.s
2021-04-13 Jez NgRevert "[lld-macho] Add support for arm64_32" and other...
2021-04-13 Jez Ng[lld-macho] arm64_32 executables are always PIE
2021-04-13 Jez Ng[lld-macho] Make load relaxation work for arm64_32
2021-04-13 Jez Ng[lld-macho] Have toString() emit full path to archive...
2021-04-13 Jez Ng[lld-macho] Add 32-bit compact unwind support
2021-04-13 Jez Ng[lld-macho] Add support for arm64_32
2021-04-12 Jez Ng[lld-macho][nfc] Convert tabs to spaces
2021-04-09 Jez Ng[lld-macho][nfc] Remove DYSYM8 reloc attribute
2021-04-09 Alex Orlov[lld] Fixed CodeView GuidAdapter::format to handle...
2021-04-08 Jez Ng[lld-macho][nfc] Use varargs form of hasArg()
2021-04-08 Jez Ng[lld-macho] Support -add_ast_path
2021-04-08 Jez Ng[lld-macho][nfc] Extend abs-symbol.s to test for local...
2021-04-08 Jez Ng[lld-macho] Support --thinlto-jobs
2021-04-07 Jez Ng[lld-macho] Parallelize __LINKEDIT generation
2021-04-07 Vy Nguyen[lld-macho] Make time-trace* options more permissive.
2021-04-07 Vy Nguyen[lld-macho][nfc] Minor refactoring + clang-tidy fixes
2021-04-07 Jez Ng[lld-macho] Sibling N_SO symbols must have the empty...
2021-04-07 Jez Ng[lld-macho][nfc] Add test for ARM64 stubs
2021-04-06 Jez Ng[lld-macho] Symbol::value should always be uint64_t
2021-04-06 Jez Ng[lld-macho] Fix & refactor symbol size calculations
2021-04-06 Jez Ng[lld-macho][nfc] Remove HelpHidden from aliases to...
2021-04-06 Jez Ng[lld-macho][nfc] Rename some tests
2021-04-06 Jez Ng[lld-macho] clang-format cleanup
2021-04-06 Jez Ng[lld-macho] Rename SubsectionMapping to SubsectionMap
2021-04-06 Abhina Sreeskantha... [SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag...
2021-04-05 Sam Clegg[lld][WebAssembly] Rewrite exports test in assembly...
2021-04-05 Cyndy Ishida[TextAPI] move source code files out of subdirectory...
2021-04-05 Stefan Pintilie[PowerPC] Fix issue where binary uses a .got but is...
2021-04-03 Jez Ng[lld-macho] Another attempt at fixing 32-bit builds
2021-04-03 Jez Ng[lld-macho] Fix build on 32-bit systems
2021-04-03 Nico WeberRevert "[lld-link] Enable addrsig table in COFF lto"
2021-04-03 Fangrui Song[lld-macho] Fix -Wsuggest-override after D99633. NFC
2021-04-02 Jez Ng[lld-macho][nfc] Refactor in preparation for 32-bit...
2021-04-02 Greg McGary[lld-macho][NFC] Remove redundant member from class...
2021-04-02 Yang Fan[lld][MachO] Fix -Wsign-compare warning (NFC)
2021-04-02 Yang Fan[lld] Add missing header guard (NFC)
2021-04-02 Alexander Shaposhnikov[lld][MachO] Make emitEndFunStab independent from ...
2021-03-31 Alexander Shaposhnikov[lld][MachO] Refactor handling of subsections
2021-03-31 Jez Ng[lld-macho] Parallelize UUID hash computation
2021-03-31 Jez Ng[lld-macho][nfc] Test that -ObjC will import bitcode...
2021-03-30 Zequan Wu[lld-link] Enable addrsig table in COFF lto
2021-03-30 Greg McGary[lld-macho][NFC] Drop unnecessary macho:: namespace...
2021-03-30 Amy HuangRevert "[COFF] Only consider associated EH sections...
2021-03-29 Nico Weberfix comment typo to cycle bots
2021-03-29 Nico Weberfix comment typo to cycle bots
2021-03-29 Jez Ng[lld-macho] Implement -segprot
2021-03-26 Jez Ng[lld-macho] Add time tracing for LTO
2021-03-26 Jez Ng[lld-macho] Fix parsing of --time-trace-{granularity...
2021-03-26 Jez Ng[lld-macho] Support -no_function_starts
2021-03-25 Vy NguyenReland [lld-macho][nfc] minor clean up, follow up to...
2021-03-25 Vy Nguyen[lld-macho][nfc] Removed unnecessary static_cast
2021-03-25 Jez Ng[lld-macho] Add support for --threads
2021-03-25 Jez Ng[lld-macho] Add more TimeTraceScopes
2021-03-25 Jez Ng[lld-macho] Fix typo in diagnostic message
2021-03-25 Abhina Sreeskantha... [NFC] Reordering parameters in getFile and getFileOrSTDIN
2021-03-25 Martin Storsjö[LLD] Fix probing a MSYS based 'tar' in a Windows Container
2021-03-25 Yolanda Chen[lld] add context-sensitive PGO options for COFF.
2021-03-24 Vy Nguyen[lld-macho][nfc] Fixed test so it output to %t/ rather...
2021-03-24 Konstantin ZhuravlyovAMDGPU/LLD: Add target id and code object v4 support...
2021-03-24 Konstantin ZhuravlyovAMDGPU: Add target id and code object v4 support
2021-03-24 Andy Wingo[WebAssembly] Rename WasmLimits::Initial to ::Minimum...
2021-03-23 Shoaib Meenai[lld] Fix test to work with and without a vendor string
2021-03-23 Vy Nguyen[lld-macho] Fixed lld-version expectation in test so...
2021-03-23 Vy NguyenRevert "[lld-macho][nfc] minor clean up, follow up...
2021-03-23 Vy Nguyen[lld-macho][nfc] minor clean up, follow up to D98559
2021-03-23 Vy NguyenRevert "Revert "Revert "Revert "Revert "Revert "[lld...
2021-03-23 Mehdi AminiRevert "Revert "Revert "Revert "Revert "[lld-macho...
2021-03-22 Vy NguyenRevert "Revert "Revert "Revert "[lld-macho] Implement...
2021-03-22 Reid Kleckner[COFF] Only consider associated EH sections during ICF
2021-03-22 Reid Kleckner[PDB] Add missing test for b552adf8b388a4
2021-03-22 Vy NguyenRevert "Revert "Revert "[lld-macho] Implement -dependen...
2021-03-22 Vy NguyenRevert "Revert "[lld-macho] Implement -dependency_info...
2021-03-22 Stefan Pintilie[LLD][PowerPC] Fix bug in PC-Relative initial exec
2021-03-22 Yang Fan[ELF][docs] Add line breaks
2021-03-21 Nico WeberRevert "[lld-macho] Implement -dependency_info (partial...
2021-03-21 Vy Nguyen[lld-macho] Implement -dependency_info (partially ...
next