aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-21[llvm] format and terminate namespaces with closing comment (#94917)Mohammed Keyvanzadeh12-196/+197
2024-06-21Revert "[clang-doc] Add --asset option to clang-doc" (#96354)Paul Kirth2-83/+19
2024-06-21Enable ASAN in amdgpu toolchain for OpenCL (#96262)Yaxun (Sam) Liu3-0/+25
2024-06-21[scudo] Add TEST_SKIP macro to skip the current test (#96192)Fabio D'Urso4-5/+10
2024-06-21Reland "[lldb][ObjC] Don't query objective-c runtime for decls in C++ contexts"Michael Buch4-3/+31
2024-06-21[mlir][sparse] added some clarification on sparse tensors ABI (#96331)Aart Bik1-1/+13
2024-06-21[flang] Use %flang_fc1 to avoid options being inserted between %flang and -fc...Kelvin Li1-1/+1
2024-06-21Add the 'initializes' attribute langref and support (#84803)Haopeng Liu23-20/+730
2024-06-21Revert "Recommit "[VPlan] First step towards VPlan cost modeling. (#92555)""Florian Hahn10-498/+28
2024-06-21[DirectX] Move ResourceClass enum into DXILABI. NFC (#96335)Justin Bogner4-41/+58
2024-06-21[lldb] Unify Platform::ResolveExecutable (#96256)Jonas Devlieghere11-348/+15
2024-06-21Revert "combined string and time functions"Nick Desaulniers3-207/+0
2024-06-21combined string and time functionsRose Zhang3-0/+207
2024-06-21[AMDGPU][GFX12] Add support for new block ls instructions (#96273)Mariusz Sikora5-1/+221
2024-06-21[bazel] Fix mpfr_wrapper build (#96341)Keith Smiley1-0/+2
2024-06-21Revert "[bazel] Port #95942" (#96340)Keith Smiley1-28/+0
2024-06-21[offload][runtimes] Forward user-provided system configuration (#96303)Michael Kruse1-18/+24
2024-06-21[C99] Claim full conformance to C99Aaron Ballman1-5/+13
2024-06-21[libc] Added const modifier to SigSetPtrType (#96252)RoseZhang031-2/+2
2024-06-21Enable building 16 bit floating point builtins in apple platforms if supporte...Gabriel Baraldi1-6/+13
2024-06-21[RegAllocFast] Replace UsedInInstr with vector (#96323)Alexis Engelke1-20/+31
2024-06-21[C99] Claim partial conformance to IEC 60559 supportAaron Ballman1-1/+19
2024-06-21[clang] Implement function pointer signing and authenticated function calls (...Ahmed Bougacha22-15/+596
2024-06-21Revert "[mlir][spirv] Add a generic `convert-to-spirv` pass" (#96332)Angel Zhang13-967/+0
2024-06-21[bazel] Port #95942 (#96334)Keith Smiley1-0/+28
2024-06-21[C99] Claim conformance to "more precise aliasing rules via effective type"Aaron Ballman1-1/+1
2024-06-21[IR] AutoUpgrade.cpp - don't directly dereference pointers from dyn_castSimon Pilgrim1-12/+8
2024-06-21[SLP] Remove dead initialization noticed by static analyser. NFC.Simon Pilgrim1-1/+0
2024-06-21[clang][AST] createNestedNameSpecifierForScopeOf - don't use dyn_cast_or_null...Simon Pilgrim1-2/+2
2024-06-21[mlir][spirv] Add a generic `convert-to-spirv` pass (#95942)Angel Zhang13-0/+967
2024-06-21[clang-format][NFC] Add CMake target clang-format-check-format (#95873)Owen Pan1-0/+24
2024-06-21[lldb] Fix SBAddressRange validation checks. (#95997)Miro Bucko5-25/+31
2024-06-21[Offload] Fix using old deprecated CUDA root variable (#96307)Joseph Huber2-2/+7
2024-06-21[AArch64] AArch64AsmParser::tryParseImmRange - don't directly dereference poi...Simon Pilgrim1-2/+2
2024-06-21[AArch64] Use ccmn to compare negative immediates between -1 and -31 (#95825)AtariDreams4-7/+29
2024-06-21[MLIR] Add continuous tiling to transform dialect (#82792)muneebkhan8511-98/+839
2024-06-21[mlir][vector] Use notifyMatchFailure instead of assert in VectorLinearize (#...Artem Kroviakov2-13/+54
2024-06-21[libc++] Fix deployment target Lit features (#94791)Louis Dionne102-203/+233
2024-06-21[GraphWriter] Add missing ManagedStatic.h include (NFC)Nikita Popov1-0/+1
2024-06-21[mlir] Add missing ManagedStatic.h includes (NFC)Nikita Popov4-0/+4
2024-06-21[CommandLine] Avoid ManagedStatic.h include (NFC)Nikita Popov6-9/+6
2024-06-21[flang] Fix execute_command_line cmdstat is not set when error occurs (#93023)Yi Wu3-51/+171
2024-06-21[X86] SimplifyDemandedVectorEltsForTargetNode - add X86ISD::VPMADDUBSW handlingSimon Pilgrim2-7/+1
2024-06-21[X86] combine-pmadd.ll - add demandedelts tests for pmaddwd/pmaddubswSimon Pilgrim1-0/+57
2024-06-21[mlir][vector] Support scalable vectors when unrolling vector.bitcast (#94197)Benjamin Maxwell3-12/+44
2024-06-21[AArch64] NFC: Precommit new RUN lines to test sme-vectorize.llSander de Smalen1-12/+30
2024-06-21[TensorSpec] Avoid JSON.h include (NFC)Nikita Popov4-2/+9
2024-06-21Fix bazel build after bc82793Joel Wee1-2/+10
2024-06-21Revert f5c2ef2597JoelWee1-775/+13831
2024-06-21[VFS] Avoid <stack> include (NFC)Nikita Popov12-11/+21