summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-26Resolve commentsusers/mingmingl-llvm/profgen-samplefdo-profile-format-backupmingmingl
2025-07-25Apply suggestion from @paschalis-mpeisMingming Liu
2025-07-18resolve commentsmingmingl
2025-07-18fix file dap.perfbinmingmingl
2025-07-10Extend llvm-profgen to process Intel MEM_INST_RETIRED.ALL_LOADS and generate ...mingmingl
2025-07-10run 'git clang format'mingmingl
2025-07-10run 'git merge main' and resolve conflictsmingmingl
2025-07-10[RISCV] Add UnsupportedSchedXXX for vendor extensions package (#147666)Pengcheng Wang
2025-07-10[AArch64] Enable other cost kinds for getCmpSelInstrCost. (#144375)David Green
2025-07-10[clang][bytecode] Check new/delete mismatch earlier (#147732)Timm Baeder
2025-07-09[AMDGPU] gfx1250: MC support for 64-bit literals (#147861)Stanislav Mekhanoshin
2025-07-10[RISCV] Move the intrinsic tests for vfwmaccbf16 to zvfbfwma directory. NFC.Jim Lin
2025-07-09[AMDGPU] gfx1250 MC support for v_mov_b64 (#147859)Stanislav Mekhanoshin
2025-07-10AArch64: Base MCAsmInfo type on binary format before OS (#147875)Matt Arsenault
2025-07-09[cir-translate] Fix crash issue where the data layout string is missing (#147...darkbuck
2025-07-09remote-exec: Only copy command line arguments which name files that exist.Peter Collingbourne
2025-07-09[RISCV][Docs] Add bfloat types to RISCVVectorExtension.rst. NFC (#147867)Craig Topper
2025-07-10[TargetLowering] Change getOptimalMemOpType and findOptimalMemOpLowering to t...Boyao Wang
2025-07-10[Sema] Fix lifetime extension for temporaries in range-based for loops in C++...Marco Vitale
2025-07-09builtins: Speculative MSVC fix.Peter Collingbourne
2025-07-09[msan] Fix -Wunused-but-set-variable after #147839Fangrui Song
2025-07-10[RISCV] Move the intrinsic tests for vfwcvtbf16 and vfncvtbf16 to zvfbfmin di...Jim Lin
2025-07-10[RISCV] Implement intrinsics for XAndesVSIntLoad (#147767)Jim Lin
2025-07-10[libc++][docs] Update paper & LWG issue lists after 2025-06 meeting (#147668)A. Jiang
2025-07-09[msan] Simplify 'maskedCheckAVXIndexShadow' (#147839)Thurston Dang
2025-07-09[mlir][xegpu] Relax rank restriction of TensorDescType (#145916)Chao Chen
2025-07-09[sanitizer_common] Introduce SANITIZER_MMAP_BEGIN macro (#147645)Jake Egan
2025-07-10[libclc] Declare workitem built-ins in clc, move ptx-nvidiacl workitem built-...Wenju He
2025-07-09[mlgo-utils] Create symlinked entrypoints in root directory (#146981)Vincent Lee
2025-07-09[libc] wcslcat implementation (#146588)sribee8
2025-07-09[SLP] Emit reduction instead of 2 extracts + scalar op, when vectorizing oper...Alexey Bataev
2025-07-09[NFC]Codestyle changes for SampleFDO library (#147840)Mingming Liu
2025-07-09[mlir] Fix a warningKazu Hirata
2025-07-09gn build: Port db03408b2445Peter Collingbourne
2025-07-09[RISCV] Use Selection::haveNoCommonBitsSet in RISCVDAGToDAGISel::orDisjoint. ...Craig Topper
2025-07-09compiler-rt: Introduce runtime functions for emulated PAC.Peter Collingbourne
2025-07-09[RISCV] Remove BREV8 and ORC_B from hasAllNBitUsers in RISCVOptWInstrs. (#147...Craig Topper
2025-07-09Address a handful of C4146 compiler warnings where literals can be replaced w...Alex Sepkowski
2025-07-09[mlir][Vector] Add `vector.shuffle` tree transformation (#145740)Diego Caballero
2025-07-09Extract SipHash implementation into a header.Peter Collingbourne
2025-07-09[libc][NFC] fix comment typo ("documentation") (#147836)Bogdan Vetrenko
2025-07-09[SampleFDO][TypeProf]Support vtable type profiling for ext-binary and text fo...mingmingl
2025-07-09[libc] Added internal wctype functions (#147798)sribee8
2025-07-09[libcxx] Bump Container Runner Version (#147831)Aiden Grossman
2025-07-09[Driver][SamplePGO] Enable -fsample-profile-use-profi (#146795)Nilanjana Basu
2025-07-09[Support] Don't re-raise signals sent from kernel (#145759)Alex Langford
2025-07-10[Clang] Do not skip over `RequiresExprBodyDecl` when creating lambdas (#147764)Corentin Jabot
2025-07-09[libc] wcslcpy implementation (#146571)sribee8
2025-07-09[lldb][test] Move std::function from libcxx to generic directory (#147701)Michael Buch
2025-07-09[LegalizeTypes] Preserve disjoint flag when expanding OR. (#147640)Craig Topper