summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-09[AMDGPU] Skip debug machine instructions in AMDGPU SIWholeQuadMode pass.users/kpyzhov/amdgpu-wholequadmode-dbg-instKonstantin
2025-04-05Skip debug machine instructions in AMDGPU SIWholeQuadMode pass.Konstantin
2025-04-05MCValue: Store SymA specifier at SpecifierFangrui Song
2025-04-05[clang-format] Merge inline short functions for BS_Whitesmiths (#134473)Owen Pan
2025-04-05[X86][Test] Reorder PassMgrF and OS. (#134481)weiwei chen
2025-04-05[OCaml] Make OCaml MetadataKind type consistent with C API (#134507)Alan
2025-04-05[ARM,MC] Replace getSymA()->getSymbol() with getAddSym. NFCFangrui Song
2025-04-05[Mips,MC] Replace getSymA()->getSymbol() with getAddSym. NFCFangrui Song
2025-04-05[Mips,MC] Replace getSymA()->getSymbol() with getAddSym. NFCFangrui Song
2025-04-05[AMDGPU,MC] Replace getSymA()->getSymbol() with getAddSym. NFCFangrui Song
2025-04-05[WebAssembly,MC] Replace getSymA()->getSymbol() with getAddSym. NFCFangrui Song
2025-04-05[RISCV,LoongArch,MC] Replace getSymA()->getSymbol() with getAddSym. NFCFangrui Song
2025-04-05[mlir][inliner] Add doClone and canHandleMultipleBlocks callbacks to Inliner ...junfengd-nv
2025-04-05[PowerPC,MC] Replace getSymA()->getSymbol() with getAddSym. NFCFangrui Song
2025-04-05[AArch64,MC] Replace getSymA()->getSymbol() with getAddSym. NFCFangrui Song
2025-04-05Revert "[LV] Don't add blocks to loop in GeneratedRTChecks (NFC)."Florian Hahn
2025-04-05[MC] Replace getSymA()->getSymbol() with getAddSym. NFCFangrui Song
2025-04-05[clang-format] Set C11 instead of C17 for LK_C (#134472)Owen Pan
2025-04-05[MC] Replace getSymA()->getSymbol() with getAddSym. NFCFangrui Song
2025-04-05[MC] Replace getSymA()->getSymbol() with getAddSym. NFCFangrui Song
2025-04-05[MC] Replace getSymA()->getSymbol() with getAddSym. NFCFangrui Song
2025-04-05[LV] Don't add blocks to loop in GeneratedRTChecks (NFC).Florian Hahn
2025-04-05[MC] Replace getSpecifier(Target.getSymA()) with Target.getSymSpecifier()Fangrui Song
2025-04-05[CI] Use env variable to enable pip breaking system packagesAiden Grossman
2025-04-05MCValue: Change getAccessVariant to return uint16_tFangrui Song
2025-04-05MCValue: Make getSymB private and improve documentationFangrui Song
2025-04-05[libc++] Bump OS version for macOS backdeployment CI jobs (#131883)Louis Dionne
2025-04-05[AVR,CSKY] Migrate away from MCValue::getSymBFangrui Song
2025-04-05[MC] Rework evaluateSymbolicAdd to eliminate MCValue::SymB relianceFangrui Song
2025-04-05[NFC][LLVM] Eliminate duplicate code in INITIALIZE_PASS macros (#134457)Rahul Joshi
2025-04-05[VPlan] Set debug location for recipes in VPBB::executeRecipes.Florian Hahn
2025-04-05[TypePromotion] Do not zero-extend getelementptr indexes since signedAntonio Frighetto
2025-04-05[lldb] Fix building with GCC without assertsMartin Storsjö
2025-04-05[mlir][Transforms][NFC] Dialect Conversion: Replace after legalizing constant...Matthias Springer
2025-04-05[libc++] Implement ranges::iota (#68494)James E T Smith
2025-04-05[EquivalenceClasses] Use DenseMap instead of std::set. (NFC) (#134264)Florian Hahn
2025-04-05[X86][AMX] Add missing __inline__ for AMXCOMPLEX intrinsics, NFCI (#134484)Phoebe Wang
2025-04-05[InstCombine] Test for fold of and of icmps with operands in the range(0,2) ...Andreas Jonson
2025-04-05[ValueTracking] Test for trunc nuw cond in assume. (NFC)Andreas Jonson
2025-04-05[compiler-rt][rtsan] symlink/symlinkat interception. (#134168)David CARLIER
2025-04-05[compiler-rt][rtsan] Linux's eventfd interception. (#132836)David CARLIER
2025-04-05[clang][CGObjC] Remove unused ExternalProtocolPtrTy (NFC) (#133870)Mats Jun Larsen
2025-04-05[clang] Update C++ DR status pageVlad Serebrennikov
2025-04-05Reapply "[CI] Fix Monolithic Linux Build in Ubuntu 24.04 (#133628)"Aiden Grossman
2025-04-05[Github] Bump Github Runner Version in Agent ContainersAiden Grossman
2025-04-04MCValue: reduce getSymB usesFangrui Song
2025-04-04[clang] Remove unused SourceManager.cpp includes, NFC (trying out clangd)Reid Kleckner
2025-04-04AMDGPU: Add round-to-odd rounding during f64 to bf16 conversion (#133995)Changpeng Fang
2025-04-04[LoongArch] Simplify evaluateAsRelocatableImplFangrui Song
2025-04-04[MCParser] Rename confusing variable namesFangrui Song