summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-10Revert "[NVPTX] Make ctor/dtor lowering always enabled in NVPTX (#126544)"revert-126544-FixLoweringFlorian Mayer
2025-02-10Rough attempt to fix lldb bazel BUILD fileDavid Blaikie
2025-02-10[LLD][MinGW] Add support for wrapped symbols on ARM64X (#126296)Jacek Caban
2025-02-10Delete erroneously test not updated with dwarf verification JSON change (#126...youngd007
2025-02-10[LLD][COFF] Fix a typo in REQUIRES directive (NFC)Jacek Caban
2025-02-10[llvm][GitHub] Move PR project status to Done once backport PR is made (#126374)Tom Stellard
2025-02-10[HLSL] Desugar type when converting from a ConstantArrayType to an ArrayParam...Sarah Spall
2025-02-10[flang][acc] Ensure data exit action is generated for present & nocreate (#12...Razvan Lupusoru
2025-02-10[LLD][COFF] Add support for -includeoptional on ARM64X (#126300)Jacek Caban
2025-02-10[gn build] Port f332455dd9a2LLVM GN Syncbot
2025-02-10[NVPTX] Make ctor/dtor lowering always enabled in NVPTX (#126544)Joseph Huber
2025-02-10[libc++] Extract destroy algorithms into separate headers (#126449)Louis Dionne
2025-02-10Revert "Modify dwarfdump verification to allow sub-category counts (#125062)"Nico Weber
2025-02-10[X86] Use StackArgTokenFactor for all stores when setting up tail calls. (#12...Florian Hahn
2025-02-10[MLIR] Fix LLVMIRTransforms build failure (#125485)Thomas Preud'homme
2025-02-10[Fuchsia] Disable building runtimes with LTO (#126306)Paul Kirth
2025-02-10[Offload][NFC] Rename `src/` -> `libomptarget/` (#126573)Joseph Huber
2025-02-10[Offload] Fix the offload cache file triggering libc++ / libstdc++ mixing (#1...Joseph Huber
2025-02-10Modify dwarfdump verification to allow sub-category counts (#125062)youngd007
2025-02-10[lldb][telemetry] Implement LLDB Telemetry (part 1) (#119716)Vy Nguyen
2025-02-10[ELF] Add support for CREL locations for SHT_LLVM_BB_ADDR_MAPAiden Grossman
2025-02-10[ELF] Add support for CREL to getSectionAndRelocationsAiden Grossman
2025-02-10[OMPIRBuilder][debug] Fix debug info for variables in target region. (#118314)Abid Qadeer
2025-02-10[libc++][Github] Remove workflow-scoped write permissions (#126447)Aiden Grossman
2025-02-10[Clang][NFC] clang-format __has_builtin implementation (#126571)Nick Sarnie
2025-02-10[compiler-rt][windows] Test fixups for MSVC. (#109887)Charlie Barto
2025-02-10[lld] Remove usage of `%T` in `lld/test` (#126133)Peter Rong
2025-02-10[-Wunsafe-buffer-usage] Fix assert when constexpr size passed to snprintf() (...Thomas Sepez
2025-02-10[clang-tidy] Address false positives in misc-redundant-expression checker (#1...earnol
2025-02-10[MLIR][Math] Add fine-grained populate-patterns functions for math function r...Benoit Jacob
2025-02-10[ARM] Move MCStreamer::emitThumbFunc to ARMTargetStreamerFangrui Song
2025-02-10MachineCopyPropagation: Do not remove copies preserved by regmask (#125868)Jinsong Ji
2025-02-10[ELF] --package-metadata: support %[0-9a-fA-F][0-9a-fA-F]Fangrui Song
2025-02-10[ValueTracking] Handle not in dominating condition. (#126423)Andreas Jonson
2025-02-11[RISCV] Match widening fp instructions with same fpext used in multiple opera...Luke Lau
2025-02-10[NFC][TableGen] Delete `getLogicalOperandType` from InstrInfoEmitter (#125951)Rahul Joshi
2025-02-10[libc++][CI] Updates Clang HEAD version in Docker. (#126419)Mark de Wever
2025-02-10[RISCV] Improve Errors for GPRNoX0X2/SP Reg Classes (#126394)Sam Elliott
2025-02-10[libc++] Improves type-safety in generator script. (#101880)Mark de Wever
2025-02-10[libc][docs] Add sys/statvfs to documentation and YAML definitions (#126413)Prashanth
2025-02-10[mlir][tosa] Fix conv op build functions (#126321)Tai Ly
2025-02-10[LV] Forget LCSSA phi with new pred before other SCEV invalidation. (#119897)Florian Hahn
2025-02-11[mlir][vector]add extractInsertFoldConstantOp fold function and apply it to e...lonely eagle
2025-02-10[flang] Correctly handle `!dir$ unroll` with unrolling factors of 0 and 1 (#1...Asher Mancinelli
2025-02-10[OpenMP][OpenMPIRBuilder] Add initial changes for SPIR-V target frontend supp...Nick Sarnie
2025-02-10[TableGen][InstrInfo] Cull mapping that have not been enabled/not needed (#12...Rahul Joshi
2025-02-10[NFC][StructurizeCFG] Add a test that can crash StructurizeCFG pass (#126087)Shilei Tian
2025-02-10[Driver][ROCm][OpenMP] Fix default ockl linking for OpenMP. (#126186)Amit Kumar Pandey
2025-02-10[llvm][lit] Update regexes in Xunit test (#126527)David Spickett
2025-02-10[NFC][LoopVectorize] Add more partial reduction tests (#126525)David Sherwood