summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-18[PAC][lld] Use PAC instructions in PLT header with `-z pac-plt`users/kovdan01/pac-instr-in-plt-headerDaniil Kovalev
2024-11-18[PAC][lld] Use braa instr in PAC PLT sequence with valid PAuth core info (#11...Daniil Kovalev
2024-11-17[ELF] Change Msg to respect stdoutOSFangrui Song
2024-11-17Fix statistics dump to report per-target (#113723)jeffreytan81
2024-11-18[MLGO] Remove extranous check lines from test inputAiden Grossman
2024-11-17[RISCV] Add IsRV32 to some isel patterns not needed for RV64.Craig Topper
2024-11-17[Tablegen] Add more comments for result numbers to DAGISelEmitter.cpp (#116533)Craig Topper
2024-11-18[ORC] Tweak lazy-link testcase's UNSUPPORTED condition for armv8a some more.Lang Hames
2024-11-18Reland "[X86] Support -march=diamondrapids (#113881)" (#116564)Freddy Ye
2024-11-18[mlir] Fix -Wsign-compare in ComplexToStandard.cpp (NFC)Jie Fu
2024-11-18[ORC] Tweak lazy-link testcase's UNSUPPORTED condition for armv8a.Lang Hames
2024-11-18[ORC] Disable lazy-linking test on armv8 and powerpc.Lang Hames
2024-11-17[mlir][complex] Add a numerically-stable lowering for complex.expm1. (#115082)Alexander Belyaev
2024-11-18Revert "[X86] Support -march=diamondrapids (#113881)" (#116563)Freddy Ye
2024-11-18[X86] Support -march=diamondrapids (#113881)Freddy Ye
2024-11-18[gn build] Port 224290d44899LLVM GN Syncbot
2024-11-18[ORC] Add LazyObjectLinkingLayer, lazy-linking support to llvm-jitlink (#116002)Lang Hames
2024-11-18[JITLink] Move Symbol to new block before updating size.Lang Hames
2024-11-17Thread safety analysis: Eliminate unneeded const_cast, NFCAaron Puchert
2024-11-17[BOLT] Use new assembler directives for EH table emission (#116294)Maksim Panchenko
2024-11-17[TBAA] Add test for generating pointer-tbaa for unnamed structs.Florian Hahn
2024-11-17[RISCV][GISel] Make loads/stores with s16 register type and s16 memory type l...Craig Topper
2024-11-17[LV] Vectorize Epilogues for loops with small VF but high IC (#108190)Julian Nagele
2024-11-17[SCEV] Address post-commit comments for #113915.Florian Hahn
2024-11-17[ELF,test] Replace aarch64-none-* with aarch64Fangrui Song
2024-11-17[ELF] Work around extra "warning: $" with MSVC 14.41.34120Fangrui Song
2024-11-17[DebugInfo] Remove unused includes (NFC) (#116551)Kazu Hirata
2024-11-17[ELF] Avoid list initialization with incomplete unique_ptr<OutputSection> mem...Fangrui Song
2024-11-17[libc++] Rename the label for libc++ self-hosted runners (#116540)Louis Dionne
2024-11-17[AST] Remove unused includes (NFC) (#116549)Kazu Hirata
2024-11-17[ObjCopy] Remove unused includes (NFC) (#116534)Kazu Hirata
2024-11-17[ObjectYAML] Remove unused includes (NFC) (#116530)Kazu Hirata
2024-11-17[Hexagon] Remove unused includes (NFC) (#116529)Kazu Hirata
2024-11-17[NFC][LLVM] Fix a couple of build warnings (#116490)Rahul Joshi
2024-11-17[NFC][Clang][TableGen] Fix file header comments (#116491)Rahul Joshi
2024-11-17[Offload][NFC] Update README.mdJohannes Doerfert
2024-11-17[libc++] Remove some unnecessary boilerplate in <__chrono/duration.h> (#116238)Nikolas Klauser
2024-11-17[RISCV] Change vector tuple type's TypeSize to scalable (#114329)Brandon Wu
2024-11-17[libc++] Fix a few problems found by clang-tidyNikolas Klauser
2024-11-17[mlir][Quant][NFC] Apply clang-format to `StripFuncQuantTypes.cpp` (#116535)Matthias Springer
2024-11-17[AArch64][GlobalISel] Expand handling of phi operationsDavid Green
2024-11-17[ELF] Make elfHeader/programHeaders unique_ptrFangrui Song
2024-11-17[ELF] createSyntheticSections: replace some make<> with unique_ptrFangrui Song
2024-11-16[ELF] Move InputFile storage from make<> to LinkerDriver::filesFangrui Song
2024-11-16[ELF] Replace functions bAlloc/saver/uniqueSaver with member accessFangrui Song
2024-11-16[ELF] Make Ctx inherit from CommonLinkerContextFangrui Song
2024-11-16[Mips] Remove roots from ComplexPatterns that are never used as roots. NFCCraig Topper
2024-11-16[Mips] Remove some duplicate PatFrags. NFCCraig Topper
2024-11-16[Mips] Remove unnecessary casts from some isel patterns. NFCCraig Topper
2024-11-16[Mips] Remove unused tablegen class. NFCCraig Topper