summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-11add unreachable to prevent no-return warningsusers/optimisan/amdgpu-support-regalloc-optionsAkshat Oke
2025-03-11add wwm flag to the testAkshat Oke
2025-03-11cleanup draftsAkshat Oke
2025-03-11add testAkshat Oke
2025-03-11[AMDGPU][NPM] Support -{phase}-regalloc-npm optionsAkshat Oke
2025-03-11[lld][LoongArch] Relax TLS LE/GD/LD (#123600)Zhaoxin Yang
2025-03-11[clang-tidy] Add bugprone-smartptr-reset-ambiguous-call check (#121291)Baranov Victor
2025-03-11[AMDGPU] Improve StructurizeCFG pass performance: avoid redundant DebugLoc ma...Valery Pykhtin
2025-03-10[RISCV] Use inheritance to reduce duplicated code in RISCVInstrInfoXCV.td. NF...Craig Topper
2025-03-11[AMDGPU] Fix test failures when expensive checks are enabled (#130644)Shilei Tian
2025-03-10[TableGen] Reduce the number of vectors passed to getIslands. NFC (#130402)Craig Topper
2025-03-10[WebKit checkers] Don't treat virtual functions as safe. (#129632)Ryosuke Niwa
2025-03-11[NVPTX] Add intrinsics for st.bulk instruction (#128856)Srinivasa Ravi
2025-03-10[WebAssembly] Remove wasm-specific findWasmUnwindDestinations (#130374)Heejin Ahn
2025-03-11[RISCV] Enable prefetching writes (#130561)Pengcheng Wang
2025-03-11[C++20] [Modules] Instantiate pending instantiations when GMF ends (#126842)Chuanqi Xu
2025-03-11[lldb][AIX] Host.cpp for AIX (#130582)Dhruv Srivastava
2025-03-10[mlir] Add a utility method to move operation dependencies. (#129975)MaheshRavishankar
2025-03-10[libc][bazel] Remove unneeded deps. (#130696)Jorge Gorbe Moya
2025-03-10[X86] Use Register in X86InstrBuilder.h. NFC (#130514)Craig Topper
2025-03-10[clang-format] Don't remove parentheses separated from ellipsis by comma (#13...Owen Pan
2025-03-10[ADT] Use `adl_begin`/`end` in `hasNItems`* (#130524)Jakub Kuderski
2025-03-11[ORC] Swap handleAsync handler and send-result arguments.Lang Hames
2025-03-11Reland [flang] In AllocMemOp lowering, convert types for calling malloc on 32...R
2025-03-10AMDGPU: Remove a duplicate setOperationAction, NFC (#130664)Changpeng Fang
2025-03-11[regex] fix uncaught exception when string is like "\\_" (#129348)Austin
2025-03-11[libc] add locale proxy header (#130621)Connector Switch
2025-03-10[RISCV] Move let Constraints closer to where outs/ins are declared in RISCVIn...Craig Topper
2025-03-10[RISCV] Reduce arguments for CVStore_rr_inc and CVStore_rr clases in RISCVIns...Craig Topper
2025-03-10[flang] Better error handling for PDT constant expression (#130637)Peter Klausler
2025-03-10[flang] Enforce F'2023 constraints C917 & C918 (#129962)Peter Klausler
2025-03-10Reland: [clang] Fix missing diagnostic of declaration use when accessing Type...Matheus Izvekov
2025-03-10[RISCV] Convert vsub.vx to vadd.vi if possible (#130669)Philip Reames
2025-03-10[mlir] Better Python diagnostics (#128581)Nikhil Kalra
2025-03-10[RISCV] Merge DecoderNamespace for CORE-V extensions. NFCCraig Topper
2025-03-10[MLIR][OneShotBufferize] Fix opFilter init (#130633)Thomas Preud'homme
2025-03-10[hexagon] Enable --eh-frame-hdr (#130225)Brian Cain
2025-03-10[lldb][docs] Added LLDB_ENFORCE_STRICT_TEST_REQUIREMENTS for macOS configurat...Julius Alexandre
2025-03-10Revert "[llvm] add support for mustache templating language (#105893)" (#130676)PeterChou1
2025-03-10[GlobalISel] Add and use a m_GAddLike pattern matcher. NFC (#125435)David Green
2025-03-10[ADT] Use `adl_begin`/`end` in `replace`. (#130523)Jakub Kuderski
2025-03-10[llvm] add support for mustache templating language (#105893)PeterChou1
2025-03-10[VPlan] Make start operand non-optional for VPHeaderPHIRecipe (NFC).Florian Hahn
2025-03-10[Github] Add stefanp-synopsys to release uploadersAiden Grossman
2025-03-10[flang][cuda] Fix __ldXX function signatures (#130628)Valentin Clement (バレンタイン クレメン)
2025-03-10[libc++] Add `-Watomic-memory-ordering` diagnostic tests for `atomic_ref` (#1...Damien L-G
2025-03-10[LV] Don't crash on inner loops with RT checks in VPlan-native path.Florian Hahn
2025-03-10[libc][bazel] explicitly use system-provided errno in Bazel builds. (#130663)Alexey Samsonov
2025-03-10[flang] Ignore empty keyword macros before directives (#130333)Peter Klausler
2025-03-10[flang] Fix Cray pointers in module file output (#130315)Peter Klausler