summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update ParseOpenMP.cppupstream/revert-90885-revert-90499-map-type-propertyjyu2-git2024-05-031-1/+1
* Update ParseOpenMP.cppjyu2-git2024-05-031-2/+2
* Update ParseOpenMP.cppjyu2-git2024-05-031-4/+3
* Revert "Revert "[OpenMP][TR12] change property of map-type modifier." (#90885)"jyu2-git2024-05-034-50/+162
* [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
* [MLIR][LLVM] Exporter skip over inlined frame without debug scope (#90915)Billy Zhu2024-05-032-8/+13
* [LLVM] BasicTTIImpl allow unknown type during legality checking (#89848)Billy Zhu2024-05-032-1/+35
* [OpenACC] Implement copy clause for compute constructs.erichkeane2024-05-0318-24/+409
* [AMDGPU] Remove unneeded calls to setInstrAndDebugLoc in matchers. NFC.Jay Foad2024-05-034-10/+0
* [RISCV] Support interleaved accesses for scalable vector. (#90583)Mel Chen2024-05-033-322/+1268
* [OpenACC] Implement no_create and present clauses on compute constructserichkeane2024-05-0319-12/+605
* [LV][NFC]Address last comments from https://github.com/llvm/llvm-project/pull...Alexey Bataev2024-05-031-8/+4
* [NFC][x86_64][Test Only] Disable for san coverage for lsan on all x86_64 for ...thetruestblue2024-05-031-1/+1