summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
24 hours[Clang] [NFC] Add release note about libstdc++ bug (#93059)Sirraide
24 hours[BOLT][NFC] Clean up MCF (#93065)Amir Ayupov
24 hours[BOLT][NFC] Eliminate uses of throwing std::map::at (#92950)shaw young
25 hours[BOLT][NFC] Move BAT::fetchParentAddress to header (#93061)Amir Ayupov
25 hours[mlir][tensor] Fold pack and unpack of empty input tensor (#92247)Adam Siemieniuk
25 hours[Offload] Use newer CUDA API functions when dynamically loaded (#93057)Joseph Huber
25 hours[Clang] Refactor `__attribute__((assume))` (#84934)Sirraide
25 hours[clang][Interp] Skip union members in default initializersTimm Bäder
25 hoursChange GetChildCompilerTypeAtIndex to return Expected (NFC) (#92979)Adrian Prantl
25 hours[flang][CodeGen] Avoid out-of-bounds memory access in SelectCaseOp (#92955)Krzysztof Parzyszek
25 hours[flang][HLFIR][NFC] Use tablegen to reduce assignment pass boilerplate (#93030)Tom Eccles
25 hours[clang][AST] Fix end location of DeclarationNameInfo on instantiated methods ...Balazs Benics
25 hours[GISel][RISCV] Legalize shifts with non-trivial shamt types (#93019)Yingwei Zheng
25 hours[GISel] Add narrowScalar/widenScalar support for `G_CONSTANT_FOLD_BARRIER` (#...Yingwei Zheng
25 hours[clang][Interp] Test non-active union accessTimm Bäder
25 hours[SLP] NFC. Reduce newTreeEntry usage. (#92994)Han-Kuan Chen
25 hoursAdd `AddNull` argument to `CreateGlobalString`. (#93036)Thomas Symalla
26 hours[clang] NFCI: use TemplateArgumentLoc for NTTP DefaultArgument (#92852)Matheus Izvekov
26 hours[SLP]Fix a crash when trying to convert masked gather nodes to strided.Alexey Bataev
26 hours[AMDGPU] Add a negative test for DPP combine into v_mul_lo_u32Jay Foad
26 hours[bazel] fix build for 7630379156ec08c9d7b1ea3c03c09e7dc89ef4eeMikhail Goncharov
26 hoursLiveRangeEdit: Replace setIsDead with an assert (#92964)Matt Arsenault
26 hours[bazel] fix build for b00e0c167186d69e1e6bceda57c09b272bd6acfcMikhail Goncharov
26 hours[AMDGPU] Fix broken MIR generated by gfx11 simulated trap lowering (#91652)Emma Pilkington
26 hoursMIPS/Clang: Add more false option pairs into validateTarget (#91968)YunQiang Su
26 hours[bazel] add bolt address translation header to Passes (#93014)Mikhail Goncharov
26 hours[SDAG] Improve `SimplifyDemandedBits` for mul (#90034)Yingwei Zheng
26 hours[Offload] libomptarget force dlopen vendor libraries by default. (#92788)Ye Luo
26 hours[llvm-objcopy] Check for missing argument values (#70710)Alexey Karyakin
26 hours[mlir][emitc] Add EmitC lowering for arith.trunci, arith.extsi, arith.extuiCorentin Ferry
26 hours[llvm-mca][AArch64] Add AArch64 version of clearsSuperRegisters. (#92548)Rin Dobrescu
27 hours[clang][Interp][NFC] Propagate IsActive state in unions properlyTimm Bäder
27 hours[clang][Interp][NFC] Retrieve active union field in Pointer::toRValue()Timm Bäder
27 hours[DAG] ComputeNumSignBits - add AVGCEILS/AVGFLOORS handling (#93021)Simon Pilgrim
27 hours[flang][Driver][test] add missing run lines to fopenmp test (#92784)Tom Eccles
28 hours[clang-tidy][NFCI] Simplify bugprone-sizeof-expression (#93024)Donát Nagy
28 hoursMCExpr-ify amd_kernel_code_t (#91587)Janek van Oirschot
28 hours[X86] combineBitcast - merge isa<>/cast<> into single dyn_cast<> call. NFC.Simon Pilgrim
28 hours[InstCombine] Handle ConstantFoldCompareInstOperands() failureNikita Popov
28 hours[Clang][OpenMP] Enable tile/unroll on iterator- and foreach-loops (#91459)Michael Kruse
28 hours[MISched][NFC] Add documentation comment in pickNode for ReadyQueue maintenen...Michael Maitland
28 hours[flang][OpenMP] Diagnose invalid reduction modifiers (#92406)Krzysztof Parzyszek
29 hours[SDAG] Don't treat ISD::SHL as a uniform binary operator in `ShrinkDemandedOp...Yingwei Zheng
29 hours[ConstraintElim] Look through SExt with precond Op sge 0.Florian Hahn
30 hours[clang][Interp] Fix checking unions for initializationTimm Bäder
30 hours[DAG] SimplifyDemandedBits - ensure we have simplified the shift operands bef...Simon Pilgrim
30 hours[gn build] Port 11b97da83141LLVM GN Syncbot
30 hours[clang][Interp] Allow stepping back from a one-past-the-end pointerTimm Bäder
30 hours[mlir][python] Add bindings for mlirDenseElementsAttrGet (#91389)pranavm-nvidia
30 hours[NFC] Fix typo in llvm/test/Transforms/Util/add-TLI-mappings.llPaul Walker