summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-19[InstCombine] Generate better code for std::bit_floor from libstdc++users/el-ev/reapply-d775fc3Iris Shi
2025-06-18[mlir][docs] Fix broken links to Traits documentation. (#144820)Han-Chung Wang
2025-06-19[X86] Remove CLDEMOTE from Alderlake and later hybrid processors (#144662)Phoebe Wang
2025-06-19[NVPTX] Attach Range attr to setmaxnreg and fence intrinsics (#144120)Durgadoss R
2025-06-19[RISCV] Fix a bug where AVL is the last MI in MBB. (#144668)MingYan
2025-06-19[CIR] Add side effect attribute to call operations (#144201)Sirui Mu
2025-06-18[RISCV] Save vector registers in interrupt handler. (#143808)Craig Topper
2025-06-19ARM: Move ABI helpers from Subtarget to TargetMachine (#144680)Matt Arsenault
2025-06-19ARM: Move declaration of supportSplitCSR to be public (#144679)Matt Arsenault
2025-06-18Augment `uncaught-exception.test` fuzzer test to be msvc-compatible (#125924)David Justo
2025-06-18Revert "[HLSL][SPIRV] Add vk::constant_id attribute." (#144812)Steven Perron
2025-06-19[AArch64] Lower jump table cases threshold to 10 (#143632)Guy David
2025-06-18[llvm] explicitly link llvm-jitlink-executor with ExecutionEngine (#144778)Andrew Rogers
2025-06-18Revert "[lldb][target] Add progress report for wait-attaching to process" (#1...Chelsea Cassanova
2025-06-18Revert "[IPO] Added attributor for identifying invariant loads" (#144808)zGoldthorpe
2025-06-19[compiler-rt] [Fuzzer] Fix tests linking buildbot failure (#144495)Muhammad Omair Javaid
2025-06-18[MLIR][XEGPU] Add blocking support for scatter ops (#144766)Jianhui Li
2025-06-18[lldb-dap] Use protocol types for ReadMemory request (#144552)Ebuka Ezike
2025-06-18[llvm-debuginfo-analyzer] Apply various memory savings in Core/LVxxx base cla...Javier Lopez-Gomez
2025-06-18[RISCV] Reduce the VL of both operands in VMERGE_VVM (#144759)Min-Yih Hsu
2025-06-18[mlir] Fix integer comparison warning (#144794)Diego Caballero
2025-06-18[CIR] Upstream ComplexType builtin_complex (#144225)Amr Hesham
2025-06-18[lldb][target] Add progress report for wait-attaching to process (#144768)Chelsea Cassanova
2025-06-18[clang] Use TargetInfo to determine device kernel calling convention (#144728)Nick Sarnie
2025-06-18[mlir][Vector] Add `vector.to_elements` op (#141457)Diego Caballero
2025-06-18Hexagon v87 v89 elf flags (#144584)Alexey Karyakin
2025-06-18Revert "[mlir][spirv] Fix int type declaration duplication when serializing" ...Jakub Kuderski
2025-06-18[llvm] build Blake3 source with LLVM_EXPORTS defined (#144753)Andrew Rogers
2025-06-18[lldb][breakpoint] Grey out disabled breakpoints (#91404)Chelsea Cassanova
2025-06-18[VPlan] Remove redundant VPWidenRecipe constructors (NFC)Florian Hahn
2025-06-18lsan: Support free_sized and free_aligned_sized from C23 (#144604)Justin King
2025-06-18[Remarks] Auto-detect remark parser format (#144554)Tobias Stadler
2025-06-18[CIR] Upstream support for IncompleteArrayType (#144138)Amr Hesham
2025-06-18[MemCpyOpt] allow some undef contents overread in processMemCpyMemCpyDependen...Jameson Nash
2025-06-18[AArch64] fix trampoline implementation: actually use X15 (#143892)Jameson Nash
2025-06-18Revert "[llvm-cov] Export decision coverage to output json" (#144783)Alan Phipps
2025-06-18[HashRecognize] Tighten pre-conditions for analysis (#144757)Ramkumar Ramachandra
2025-06-18[HashRecognize] Don't const-qualify Values in result (#144752)Ramkumar Ramachandra
2025-06-18[HashRecognize] Fix big-endian CRC tables (#144754)Ramkumar Ramachandra
2025-06-18[libc++] Fix a typo in documentation (#144763)Kazu Hirata
2025-06-18[llvm-cov] Export decision coverage to output json (#144335)uthmanna
2025-06-18[Clang][OpenMP][LoopTransformations] Fix incorrect number of generated loops ...Walter J.T.V
2025-06-18[flang][driver] add ability to look up feature flags without setting them (#1...Andre Kuhlenschmidt
2025-06-18[NFC][PowerPC] pre-commit running the update_llc_test_checks.py for all-atomi...zhijian lin
2025-06-18[TTI] Remove PPC hasActiveVectorLength impl, simplify interface (NFC). (#142310)Florian Hahn
2025-06-18Revert "[VPlan] Remove unnecessary DomTreeUpdater flush (NFC)." (#144758)Arthur Eubanks
2025-06-18[libc] Internal getrandom implementation (#144427)sribee8
2025-06-18[AArch64] improve zero-cycle regmov test (#143680)Tomer Shafir
2025-06-18[PowerPC] Add code to spill and restore DMRp registers (#142443)Lei Huang
2025-06-18sanitizer_common: add unsupported test for free_sized and free_aligned_sized ...Justin King