summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-06[WIP][profcheck] Codegen Prepareusers/mtrofin/10-06-_wip_profcheck_codegen_prepareMircea Trofin
2025-11-06[DirectX] Remove llvm.assume intrinsic (#166697)Farzon Lotfi
2025-11-06[OpenMP] Fix tests relying on the heap size variableJoseph Huber
2025-11-06[LLDB] Run working STL data formatter tests with PDB (#166812)nerix
2025-11-06[VPlan] Unify casting unit testing (NFC).Florian Hahn
2025-11-06[CodeGen] Add missing header guard to LibcallLoweringInfo.h (#166815)Tomer Shafir
2025-11-06[X86] narrowBitOpRMW - add additional uses of the StoredVal back to the DAG w...Simon Pilgrim
2025-11-06[NFCI][lldb][test] Enable GNU POSIX extensions where necessary (#166768)Raul Tambre
2025-11-06[flang][Driver] Better error message when multiple actions are specified (#16...Tarun Prabhu
2025-11-06CodeGen: Handle bundled instructions in two-address-instructions pass (#166212)Nicolai Hähnle
2025-11-06[RISCV] More explicitly check that combineOp_VLToVWOp_VL removes the extends ...Craig Topper
2025-11-06[DA] Check for overflow in strong SIV test (#166223)Alireza Torabian
2025-11-06[CMake][Fuchsia] Build libclang_rt.builtins for arm-fuchsia (#166686)Roland McGrath
2025-11-06[RISCV] Update SpacemiT-X60 vector reduction operations latencies (#152737)Mikhail R. Gadelha
2025-11-07[PatternMatch] Fix matching order for `m_c_Intrinsic` (#166047)Yingwei Zheng
2025-11-06[BOLT][AArch64] Skip as many zeros as possible in padding validation (#166467)YongKang Zhu
2025-11-06[clang-repl] Fixing vulnerabilities with respect to orc runtime (#165852)Anutosh Bhat
2025-11-06[InstrProf] Fix frontend generated function hash (#165358)Stephen Senran Zhang
2025-11-06CodeGen: More accurate mayAlias for instructions with multiple MMOs (#166211)Nicolai Hähnle
2025-11-06[flang][debug] Add debug type support for procedure pointers (#166764)Abid Qadeer
2025-11-06[Github] Update GitHub Artifact Actions (major) (#166112)Mend Renovate
2025-11-06Add @llvm.reloc.none intrinsic to LLVM release notes (#166805)Daniel Thornburgh
2025-11-06[DirectX] Let data scalarizer pass account for sub-types when updating GEP ty...Finn Plummer
2025-11-06[CI] Ensure compatibility with Python 3.8Aiden Grossman
2025-11-06[clang][AST] Do not try to handle irrelevant cases in writeBareSourceLocation...Sergej Salnikov
2025-11-06[Support] Fix up cast function object definitions. NFC. (#166789)Jakub Kuderski
2025-11-06[IR] llvm.reloc.none intrinsic for no-op symbol references (#147427)Daniel Thornburgh
2025-11-06[CodeGen] Delete two ComputeValueVTs overloads (NFC) (#166758)Sergei Barannikov
2025-11-06[lldb][docs][NFC] Fix ClangModulesDeclVendor::AddModule parameter docsMichael Buch
2025-11-06[mlir][acc] Erase empty kernel_environment ops during canonicalization (#166633)Vijay Kandiah
2025-11-06[Offload] Remove handling for device memory pool (#163629)Joseph Huber
2025-11-06[CI][NFC] Refactor compute_platform_title into generate_test_report_libAiden Grossman
2025-11-06[ASan] Skip explicit check of 'xnack' feature for gfx1250 && gfx1251. (#166754)Amit Kumar Pandey
2025-11-06[CI] Add Ability to Explain FailuresAiden Grossman
2025-11-06Fix openacc bazel build (#166790)Karlo Basioli
2025-11-06[HLSL] enable Wconversion by default for HLSL (#166617)Sarah Spall
2025-11-06[HLSL] add support for HLSLAggregateSplatCast and HLSLElementwiseCast to cons...Sarah Spall
2025-11-06[CI][NFC] Generalize _format_ninja_failuresAiden Grossman
2025-11-06Fix a build errorNicolai Hähnle
2025-11-06[NFC][LLVM][Transforms/Utils] Fix indentation inside namespace (#166624)Rahul Joshi
2025-11-06[NFC][LLVM] Code cleanup in RegionPrinter (#166622)Rahul Joshi
2025-11-06[NFC][TableGen] Adopt CodeGenHelpers in InstrInfoEmitter (#166442)Rahul Joshi
2025-11-06Fix bazel build issue caused by #165615 (#166788)Karlo Basioli
2025-11-06[LLVM][DebugInfo] Allow ExtraData field to be a node reference (#165023)Laxman Sole
2025-11-06[flang][OpenACC] simplify copy and combiner recipe generation (#164988)jeanPerier
2025-11-06Reland: CodeGen: Record MMOs in finalizeBundle (#166689)Nicolai Hähnle
2025-11-06[mlir][acc] Add ACCImplicitData pass for implicit data attributes (#166472)Razvan Lupusoru
2025-11-06[RISCV] Add test cases for widening add/sub with mismatched extends. NFC (#16...Craig Topper
2025-11-06[VPlan] Add splitAt unit test. NFC (#164636)Luke Lau
2025-11-06[RISCV] Correct the CFA offsets for stack probing. (#166616)Craig Topper