aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-04[mlir] Remove `-finalizing-bufferize` from testsusers/matthias-springer/cleanup_testsMatthias Springer7-8/+8
2024-10-04[mlir][memref] Fix `alloca` lowering with 0 dimensions (#111119)Matthias Springer2-2/+16
2024-10-04Partially revert "[mlir][NVVM] Add constant memory space identifier" (#111169)Danial Klimkin1-2/+3
2024-10-04[ThinLTO][NFC] Refactor FileCache (#110463)Kyungwoo Lee4-14/+42
2024-10-04[libclang] Avoid repeated hash lookups (NFC) (#111087)Kazu Hirata1-8/+2
2024-10-04[DependencyScanning] Avoid repeated hash lookups (NFC) (#111088)Kazu Hirata1-1/+1
2024-10-04[TableGen] Avoid repeated hash lookups (NFC) (#111089)Kazu Hirata1-12/+16
2024-10-04[Sema] Avoid repeated hash lookups (NFC) (#111090)Kazu Hirata1-3/+3
2024-10-04Revert "[CFIFixup] Factor CFI remember/restore insertion into a helper (NFC)"...Daniel Hoekwater1-30/+16
2024-10-04update_test_checks: collect original check lines for old versions of lit test...Nicolai Hähnle3-9/+10
2024-10-04[LLVM][Maintainers] Move code owner list to Maintainers.md (#110240)Nikita Popov2-269/+435
2024-10-04[InstCombine] Avoid crash on aggregate types in SimplifyDemandedUseFPClass (#...Benjamin Maxwell2-4/+130
2024-10-04[MSVC] work-around for compile time issue 102513 (#110986)bd1976bris1-0/+8
2024-10-04[ArgPromotion] Consider InvokeInst in Caller alias analysis (#110335)Hari Limaye2-8/+76
2024-10-04[CFIFixup] Factor CFI remember/restore insertion into a helper (NFC) (#111066)Daniel Hoekwater1-16/+30
2024-10-04[FuncSpec] Update tests to use --include-generated-funcs (NFC)Hari Limaye2-75/+242
2024-10-04[flang][OpenMP] Handle unstructured CF in compound loop constructs (#111111)Kareem Ergawy2-3/+40
2024-10-04[mlir][NVVM] Add constant memory space identifier (#111141)Matthias Springer2-4/+5
2024-10-04[mlir][GPU][NFC] Move `dump-ptx.mlir` test case (#111142)Matthias Springer1-0/+0
2024-10-04[Clang] Automatically enable `-fconvergent-functions` on GPU targets (#111076)Joseph Huber13-289/+290
2024-10-04[analyzer] use `invalidateRegions()` in `VisitGCCAsmStmt` (#109838)Pavel Skripkin2-8/+24
2024-10-04[RISCV][GISEL][NFC] Make MRI a member in RISCVInstructionSelector (#110926)Michael Maitland1-118/+99
2024-10-04[doc] Fix rendering for objcopy's --remove-symbol-prefix option text (#111131)bd1976bris1-2/+2
2024-10-04[OpenACC] Implement 'tile' loop count/tightly nested loop requirement (#111038)Erich Keane7-76/+504
2024-10-04AMDGPU: Work around machine verifier failure with convergence tokensMatt Arsenault4-44/+112
2024-10-04[NFC][CodeGen] Remove unused HasFakeUses MachineFunctionPropertyStephen Tozer2-2/+0
2024-10-04update_test_checks: improve IR value name stability (#110940)Nicolai Hähnle4-27/+718
2024-10-04[TableGen] Print record location when record asserts fail (#111029)Rahul Joshi4-20/+46
2024-10-04[CodeGen] Fix enumeration value 'HasFakeUses' not handled in switch (NFC)Jie Fu1-0/+1
2024-10-04[clang][bytecode] Change isArrayElement() for narrowed composite arrays (#111...Timm Baeder6-9/+31
2024-10-04[SLP] Move more X86 tests to common directory (#111134)Elvina Yakubova22-51/+93
2024-10-04[LLVM] Add HasFakeUses to MachineFunction (#110097)Stephen Tozer11-8/+76
2024-10-04[lldb] Add isConstant mode for FA locations (#110726)Felipe de Azevedo Piovezan3-0/+22
2024-10-04[mlir][LLVMIR] Add LLVMDialect check in `DIScopeForLLVMFuncOp` (#110427)Longsheng Mou1-0/+4
2024-10-04[SLP] NFC. Set NumOperands directly if VL[0] is IntrinsicInst. (#111103)Han-Kuan Chen1-3/+3
2024-10-04[LAA] Use loop guards when checking invariant accesses.Florian Hahn2-20/+16
2024-10-04[bazel] Fix libc/hdr past c63112a9118277a20ae440f3f69189c0937e8f4d (#111135)Danial Klimkin1-0/+9
2024-10-04[AMDGPU] Use a range-based for loop. NFC.Jay Foad1-2/+1
2024-10-04Revert "[llvm] Mark win x64 SEH pseudo instruction as meta instructions (#110...Martin Storsjö2-13/+13
2024-10-04[LAA] Add tests where results can be improved using loop guards.Florian Hahn1-0/+363
2024-10-04[X86] Regenerate test checks with vpternlog commentsSimon Pilgrim4-124/+124
2024-10-04[libc++] Activate -Warray-zero when building (#110812)serge-sans-paille1-0/+1
2024-10-04[flang][debug] Use PROGRAM name for main function name (#111022)Tom Eccles5-4/+13
2024-10-04[flang][semantics][OpenMP] no privatisation of stmt functions (#106550)Tom Eccles6-36/+58
2024-10-04[AArch64]Fix FEAT_SME_LUTv2 to have FEAT_SME2 implemented. (#110474)CarolineConcatto8-25/+26
2024-10-04[RISCV] fix SP recovery in a function epilogue (#110809)dlav-sc9-109/+91
2024-10-04[VPlan][NFC] Use patterns in test check (#111086)Shih-Po Hung1-64/+64
2024-10-04[doc] Add --verify-json to dwarfdump documentation (#110909)bd1976bris1-0/+28
2024-10-04[doc] Add llvm --error-display to dwarfdump documentation (#110922)bd1976bris1-0/+10
2024-10-04[ARM][AArch64] Introduce the Armv9.6-A architecture version (#110825)Jonathan Thackray20-6/+112