aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-19Bump version to 17.0.1llvmorg-17.0.1Tobias Hieta4-4/+4
2023-09-19Remove RC suffixTobias Hieta1-1/+1
2023-09-18Revert "[C++20] [Coroutines] Mark await_suspend as noinline if the awaiter is...llvmorg-17.0.0Chuanqi Xu6-358/+0
2023-09-18Revert "[NFC] [C++20] [Coroutines] Mention the side effect of a fix may bring...Chuanqi Xu1-3/+0
2023-09-18[SimplifyCFG] handle monotonic wrapped case for D150943 (#65882)Kohei Asano2-4/+37
2023-09-18[lli] Make sure the exported __chkstk functions are included when exporting themMartin Storsjö1-0/+14
2023-09-18[ARM] Change CRC predicate to just HasCRCDavid Green6-26/+29
2023-09-14[flang] Allow runtime build with AVOID_NATIVE_INT128_T=1Peter Klausler4-18/+39
2023-09-11[Clang] Fix JIT test on 32-bit systemsSam James1-1/+1
2023-09-11[builtins][AArch64] Implement _sync out-of-line atomicsJessica Clarke2-4/+38
2023-09-11Fix AIX OS requirements for ThinLTO to 7.2.5 SP7Wael Yehia1-1/+1
2023-09-11[SCEV] Fix potentially empty set for unsigned rangesTejas Joshi2-1/+12
2023-09-11[CodeGen] Fix incorrect insertion point selection for reduction nodes in Comp...Igor Kirillov2-2/+16
2023-09-11[CodeGen][AArch64] Commit test for #65044Danila Malyutin1-0/+27
2023-09-11[libc++][hardening] Remove hardening from release notes, undeprecate safe modeKonstantin Varlamov127-249/+354
2023-09-11[LoopVectorize] Fix incorrect order of invariant stores when there are multip...Igor Kirillov2-10/+42
2023-09-11[LoopVectorize] Pre-commit tests for D157631Igor Kirillov1-0/+121
2023-09-06[RelNotes] Add more details on the removal of the legacy optimization pipelineArthur Eubanks1-1/+3
2023-09-05[mlir][nfc] Allow ops to have operands/attributes named `context`.llvmorg-17.0.0-rc4Christian Sigg1-2/+2
2023-09-05[JumpThreading] Invalidate LVI after `combineMetadataForCSE`.DianQK4-5/+25
2023-09-05[JumpThreading][NFC] Pre-commit for invalid LVI.DianQK1-0/+53
2023-09-05Revert "[clang][Docs] Added release note for D142609"Takuya Shimizu1-3/+0
2023-09-05[clang][clangd] Ensure the stack bottom before building ASTYounan Zhang6-1/+34
2023-09-05[clang] Construct ExprRequirement with SubstitutionDiagnostic on SubstFailureYounan Zhang6-16/+85
2023-09-05[NFC][Clang] Fix static analyzer concern about null value dereferenceElizabeth Andrews1-2/+4
2023-09-05[sanitizer] scanf interceptor: fix write size for %mc/%mC/%mSFangrui Song2-13/+37
2023-09-04[CodeGen] First check the kind and then the llvm::Function properties.Vassil Vassilev1-1/+1
2023-09-04[Driver] Report warnings for unclaimed TargetSpecific options for assembler i...Fangrui Song7-12/+30
2023-09-04[AArch64] Fix arm neon vstx lane memVT sizehstk304-17/+185
2023-09-04[llvm-windres] Implement the windres flag --use-temp-fileMartin Storsjö3-7/+18
2023-09-04[Tooling/Inclusion] Add std::range symbols in the mapping.Haojian Wu2-0/+59
2023-09-01[sanitizer][test] -std=c2x instead of -std=c23Fangrui Song2-2/+2
2023-09-01[Driver] Adjust -fsanitize=function & -mexecute-only interop after D158614Fangrui Song6-19/+18
2023-09-01[UBSan] Disable the function and kcfi sanitizers on an execute-only target.Ying Yi6-0/+62
2023-09-01[X86][BF16] Lower FP_ROUND for vector types under AVX512BF16Phoebe Wang5-252/+660
2023-09-01[X86][BF16] Add test coverage for AVX-NE-CONVERTPhoebe Wang2-107/+664
2023-09-01[clangd] Respect IWYU keep pragma for standard headers.Haojian Wu2-2/+7
2023-09-01[RISCV] Prevent tryToFoldBNEOnCmpXchgResult from deleting AND if it has other...Craig Topper2-0/+57
2023-09-01[PowerPC][lld] Account for additional X-Forms -> D-Form/DS-Forms load/stores ...Amy Kwan6-43/+287
2023-08-31[AArch64] Add Defs=[NZCV] to MTE loop pseudos.Simon Tatham2-1/+60
2023-08-31[libc++][format] Fixes out of bounds access.Mark de Wever3-0/+19
2023-08-31[lldb][windows] _wsopen_s does not accept bits other than `_S_IREAD | _S_IWRITE`Yuxuan Shui1-0/+2
2023-08-31[RISCV] Fix assertion failure when zcmp extension is enabled.Garvit Gupta2-1/+160
2023-08-31[mlir] Fix infinite recursion in alias initializerMarkus Böck6-3/+98
2023-08-31[mlir] Fix crash when adding nested dialect extensionsMatthias Springer2-5/+54
2023-08-31[mlir][math] Modify math.powf to handle negative bases.Balaji V. Iyer3-15/+34
2023-08-31[mlir][memref] Fix crash in SubViewReturnTypeCanonicalizerMatthias Springer2-32/+49
2023-08-30[PowerPC] Update V17.0.0 release notesLei Huang2-10/+86
2023-08-30[clang][test] Make check pattern shorterSerge Pavlov1-1/+1
2023-08-30[clang] Run test for concrete targetSerge Pavlov1-1/+1