aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-03[๐˜€๐—ฝ๐—ฟ] changes introduced through rebaseusers/vitalybuka/spr/main.tsan-dont-crash-on-vscaleHeejin Ahn580-17854/+68197
2024-05-03[๐˜€๐—ฝ๐—ฟ] changes to main this commit is based onVitaly Buka2-0/+20
2024-05-03[WebAssembly] Add all remaining features to bleeding-edge (#90875)Heejin Ahn2-12/+6
2024-05-03[Clang][Sema] Fix template name lookup for operator= (#90999)Krystian Stasiowski2-7/+22
2024-05-03[SLP]Fix PR90892: do a correct sign analysis of the entries elements in gathe...Alexey Bataev2-5/+24
2024-05-03Revert "[gn] port 2d4acb086541 (LLVM_ENABLE_CURL)"Reid Kleckner1-7/+0
2024-05-03[ARM/X86] Standardize the isEligibleForTailCallOptimization prototypes (#90688)Reid Kleckner4-74/+62
2024-05-03[SLP][NFC]Add a test with incorrect casting of shuffled gathered values, NFC.Alexey Bataev1-0/+55
2024-05-03[clang] Note that optnone and target attributes do not apply to nested functi...Reid Kleckner1-0/+9
2024-05-03Fix dap variable value format issue (#90799)jeffreytan813-16/+69
2024-05-03Revert "[BasicBlockUtils] Remove redundant llvm.dbg instructions after blocks...Jorge Gorbe Moya4-49/+2
2024-05-03[DirectX] Remove unneccary check lines (#90979)Chris B1-4/+0
2024-05-03AMDGPU: Add tests for minimum and maximum intrinsics (#90997)Matt Arsenault6-0/+31036
2024-05-03[clang-tidy][NFC] Document CERT rule coverage and aliases for some primary ch...whisperity5-2/+11
2024-05-03Revert "[lldb] Unify CalculateMD5 return types" (#90998)Jonas Devlieghere9-60/+52
2024-05-03[InstCombine] Add example usage for new Checked matcher APINoah Goldstein2-20/+12
2024-05-03[InstCombine] Add non-splat test for `(icmp (lshr x, y), x)`; NFCNoah Goldstein1-8/+55
2024-05-03[PatternMatching] Add generic API for matching constants using custom conditionsNoah Goldstein2-0/+210
2024-05-03[Inliner] Propagate callee argument memory access attributes before inliningNoah Goldstein4-31/+108
2024-05-03[Inliner] Add tests for not propagating `writable` if `readonly` is present; NFCNoah Goldstein1-1/+44
2024-05-03[AMDGPU] Allow the `__builtin_flt_rounds` functions on AMDGPU (#90994)Joseph Huber2-8/+20
2024-05-03[lldb] Unify CalculateMD5 return types (#90921)Anthony Ha9-52/+60
2024-05-03[flang][cuda] Add verifier for cuda_alloc/cuda_free (#90983)Valentin Clement (ใƒใƒฌใƒณใ‚ฟใ‚คใƒณ ใ‚ฏใƒฌใƒกใƒณ)3-0/+35
2024-05-03[VectorCombine] Add foldShuffleToIdentity (#88693)David Green4-146/+212
2024-05-03[StandardInstrumentation] Annotate loops with the function name (#90756)annamthomas10-27/+28
2024-05-03[lldb] Add TeeLogHandler to log to 2 handlers (#90984)Jonas Devlieghere3-0/+43
2024-05-03[lldb][NFCI] Unify DW_TAG -> string conversions (#90657)Alex Langford6-78/+71
2024-05-03[LV] Add test showing miscompile with store reductions and RT checks.Florian Hahn1-9/+44
2024-05-03[AMDGPU] Fix mode register pass for constrained FP operations (#90085)Abhinav Garg2-4/+8
2024-05-03[mlir][sparse] test optimization of binary-valued operations (#90986)Aart Bik1-0/+145
2024-05-03[mlir,test] Convert text files from CRLF to LFFangrui Song4-98/+98
2024-05-03[clang,test] Convert text files from CRLF to LFFangrui Song57-2974/+2974
2024-05-03AMDGPU: Use umin in set.rounding expansionMatt Arsenault2-111/+57
2024-05-03[docs,utils] Convert text files from CRLF to LFFangrui Song7-1185/+1185
2024-05-03[test] Convert text files from CRLF to LFFangrui Song23-2207/+2207
2024-05-03[test] Fix CodeGen/DirectX/strip-fn-attrs.llFangrui Song1-2/+1
2024-05-03[FMV][AArch64] Don't optimize backward compatible features in resolver. (#90928)Pavel Iliin2-4/+35
2024-05-03[CostModel][X86] Treat lrint/llrint as fptosi calls (#90883)Simon Pilgrim6-484/+508
2024-05-03[DAGCombiner] In mergeTruncStore, make sure we aren't storing shifted in bits...Craig Topper2-2/+8
2024-05-03[tools,test] Convert text files from CRLF to LFFangrui Song16-662/+662
2024-05-03[DebugInfo,test] Convert text files from CRLF to LFFangrui Song74-2072/+2072
2024-05-03[AArch64] Add test for #90936. NFCCraig Topper1-0/+18
2024-05-03[lldb] Always emit diagnostic events to the system log (#90913)Jonas Devlieghere1-0/+3
2024-05-03SystemZ: Fold copy of vector immediate to gr128 (#90706)Matt Arsenault3-0/+243
2024-05-03[clang-tools-extra,test] Convert text files from CRLF to LFFangrui Song10-158/+158
2024-05-03AMDGPU: Try to fix build error with old gccMatt Arsenault2-56/+57
2024-05-03[RISCV] Make parseArchString only accept [a-z0-9_]. (#90879)Craig Topper3-6/+7
2024-05-03[RISCV] Add partial validation of Z extension name to RISCVISAInfo::parseNorm...Craig Topper3-2/+16
2024-05-03[lld,test] Convert text files from CRLF to LFFangrui Song4-116/+116
2024-05-03[lldb] Create a single Severity enum in lldb-enumerations (#90917)Jonas Devlieghere20-203/+164