summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* improve test, rebaseupstream/users/lanza/sprcirgenmodule-buildtopleveldecl-huskNathan Lanza2024-05-03816-22738/+49289
|\
| * Revert "[lldb] Unify CalculateMD5 return types" (#90998)Jonas Devlieghere2024-05-039-60/+52
| * [InstCombine] Add example usage for new Checked matcher APINoah Goldstein2024-05-032-20/+12
| * [InstCombine] Add non-splat test for `(icmp (lshr x, y), x)`; NFCNoah Goldstein2024-05-031-8/+55
| * [PatternMatching] Add generic API for matching constants using custom conditionsNoah Goldstein2024-05-032-0/+210
| * [Inliner] Propagate callee argument memory access attributes before inliningNoah Goldstein2024-05-034-31/+108
| * [Inliner] Add tests for not propagating `writable` if `readonly` is present; NFCNoah Goldstein2024-05-031-1/+44
| * [AMDGPU] Allow the `__builtin_flt_rounds` functions on AMDGPU (#90994)Joseph Huber2024-05-032-8/+20
| * [lldb] Unify CalculateMD5 return types (#90921)Anthony Ha2024-05-039-52/+60
| * [flang][cuda] Add verifier for cuda_alloc/cuda_free (#90983)Valentin Clement (バレンタイン クレメン)2024-05-033-0/+35
| * [VectorCombine] Add foldShuffleToIdentity (#88693)David Green2024-05-034-146/+212
| * [StandardInstrumentation] Annotate loops with the function name (#90756)annamthomas2024-05-0310-27/+28
| * [lldb] Add TeeLogHandler to log to 2 handlers (#90984)Jonas Devlieghere2024-05-033-0/+43
| * [lldb][NFCI] Unify DW_TAG -> string conversions (#90657)Alex Langford2024-05-036-78/+71
| * [LV] Add test showing miscompile with store reductions and RT checks.Florian Hahn2024-05-031-9/+44
| * [AMDGPU] Fix mode register pass for constrained FP operations (#90085)Abhinav Garg2024-05-032-4/+8
| * [mlir][sparse] test optimization of binary-valued operations (#90986)Aart Bik2024-05-031-0/+145
| * [mlir,test] Convert text files from CRLF to LFFangrui Song2024-05-034-98/+98
| * [clang,test] Convert text files from CRLF to LFFangrui Song2024-05-0357-2974/+2974
| * AMDGPU: Use umin in set.rounding expansionMatt Arsenault2024-05-032-111/+57
| * [docs,utils] Convert text files from CRLF to LFFangrui Song2024-05-037-1185/+1185
| * [test] Convert text files from CRLF to LFFangrui Song2024-05-0323-2207/+2207
| * [test] Fix CodeGen/DirectX/strip-fn-attrs.llFangrui Song2024-05-031-2/+1
| * [FMV][AArch64] Don't optimize backward compatible features in resolver. (#90928)Pavel Iliin2024-05-032-4/+35
| * [CostModel][X86] Treat lrint/llrint as fptosi calls (#90883)Simon Pilgrim2024-05-036-484/+508
| * [DAGCombiner] In mergeTruncStore, make sure we aren't storing shifted in bits...Craig Topper2024-05-032-2/+8
| * [tools,test] Convert text files from CRLF to LFFangrui Song2024-05-0316-662/+662
| * [DebugInfo,test] Convert text files from CRLF to LFFangrui Song2024-05-0374-2072/+2072
| * [AArch64] Add test for #90936. NFCCraig Topper2024-05-031-0/+18
| * [lldb] Always emit diagnostic events to the system log (#90913)Jonas Devlieghere2024-05-031-0/+3
| * SystemZ: Fold copy of vector immediate to gr128 (#90706)Matt Arsenault2024-05-033-0/+243
| * [clang-tools-extra,test] Convert text files from CRLF to LFFangrui Song2024-05-0310-158/+158
| * AMDGPU: Try to fix build error with old gccMatt Arsenault2024-05-032-56/+57
| * [RISCV] Make parseArchString only accept [a-z0-9_]. (#90879)Craig Topper2024-05-033-6/+7
| * [RISCV] Add partial validation of Z extension name to RISCVISAInfo::parseNorm...Craig Topper2024-05-033-2/+16
| * [lld,test] Convert text files from CRLF to LFFangrui Song2024-05-034-116/+116
| * [lldb] Create a single Severity enum in lldb-enumerations (#90917)Jonas Devlieghere2024-05-0320-203/+164
| * [clangd] use existing functions for code locations in the scopify enum tweak ...Julian Schmidt2024-05-031-27/+11
| * [mlir][linalg] Vectorize unpack op without masking (#89067)Prashant Kumar2024-05-032-32/+145
| * [libc++][modules] Uses _LIBCPP_USING_IF_EXISTS. (#90409)Mark de Wever2024-05-0333-1023/+1023
| * Revert "[NFC] Enable atomic tests on AIX"Mark de Wever2024-05-034-0/+4
| * [M68k] Correctly emit non-pic relocations (#89863)Peter Lafreniere2024-05-0315-78/+78
| * [RISCV] Add Sched classes for vector crypto instructions (#90068)Michael Maitland2024-05-0316-375/+830
| * [lldb-dap] Fix test_exit_status_message_sigterm test. (#90223)Miro Bucko2024-05-031-6/+14
| * [RISCV][llvm-mca] Add vector crypto llvm-mca tests for P600Michael Maitland2024-05-038-23/+1307
| * [RISCV] Use Sched*MC for Zvk MC instructionsMichael Maitland2024-05-031-11/+13
| * [GlobalISel] Use some standard matchinfo defs. NFC.Jay Foad2024-05-032-11/+5
| * [OpenACC] Implement copyin, copyout, create clauses for compute constructerichkeane2024-05-0322-74/+1268
| * [VPlan] Remove unused VPWidenCanonicalIVRecipe::getScalarType (NFCI).Florian Hahn2024-05-031-6/+0
| * [AMDGPU] Use replaceOpcodeWith instead of applyCombine_s_mul_u64. NFC.Jay Foad2024-05-032-8/+2