summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-08Apply suggestions from code reviewusers/stellaraccident/mlir_py_pass_assert_fixOleksandr "Alex" Zinenko
2024-06-27[mlir][python] Correctly handle python passes that emit errors without signal...Stella Laurenzo
2024-06-21[mlir] Optimize ThreadLocalCache by removing atomic bottleneck (attempt #3) (...Jeff Niu
2024-06-21[libc][startup] check that we're cross compiling and using LLD (#96357)Nick Desaulniers (paternity leave)
2024-06-21AMDGPU: Start fixing inconsistencies in usage of SubtargetPredicate (#96337)Matt Arsenault
2024-06-21AMDGPU: Fix overriding SubtargetPredicate in MUBUF_Real_gfx90a (#96351)Matt Arsenault
2024-06-21[gn build] Port b8f0ca09b667LLVM GN Syncbot
2024-06-21[gn build] Port 7c814c13d0dfLLVM GN Syncbot
2024-06-21[gn build] Port 5ece35df8586LLVM GN Syncbot
2024-06-21[libc][stdlib] Only use freelist_malloc for baremetal targets. (#96355)lntue
2024-06-21[Clang] Replace `emitXXXBuiltin` with a unified interface (#96313)Shilei Tian
2024-06-21[libc][startup] set --target= for linker when cross compiling (#96342)Nick Desaulniers (paternity leave)
2024-06-21[llvm] format and terminate namespaces with closing comment (#94917)Mohammed Keyvanzadeh
2024-06-21Revert "[clang-doc] Add --asset option to clang-doc" (#96354)Paul Kirth
2024-06-21Enable ASAN in amdgpu toolchain for OpenCL (#96262)Yaxun (Sam) Liu
2024-06-21[scudo] Add TEST_SKIP macro to skip the current test (#96192)Fabio D'Urso
2024-06-21Reland "[lldb][ObjC] Don't query objective-c runtime for decls in C++ contexts"Michael Buch
2024-06-21[mlir][sparse] added some clarification on sparse tensors ABI (#96331)Aart Bik
2024-06-21[flang] Use %flang_fc1 to avoid options being inserted between %flang and -fc...Kelvin Li
2024-06-21Add the 'initializes' attribute langref and support (#84803)Haopeng Liu
2024-06-21Revert "Recommit "[VPlan] First step towards VPlan cost modeling. (#92555)""Florian Hahn
2024-06-21[DirectX] Move ResourceClass enum into DXILABI. NFC (#96335)Justin Bogner
2024-06-21[lldb] Unify Platform::ResolveExecutable (#96256)Jonas Devlieghere
2024-06-21Revert "combined string and time functions"Nick Desaulniers
2024-06-21combined string and time functionsRose Zhang
2024-06-21[AMDGPU][GFX12] Add support for new block ls instructions (#96273)Mariusz Sikora
2024-06-21[bazel] Fix mpfr_wrapper build (#96341)Keith Smiley
2024-06-21Revert "[bazel] Port #95942" (#96340)Keith Smiley
2024-06-21[offload][runtimes] Forward user-provided system configuration (#96303)Michael Kruse
2024-06-21[C99] Claim full conformance to C99Aaron Ballman
2024-06-21[libc] Added const modifier to SigSetPtrType (#96252)RoseZhang03
2024-06-21Enable building 16 bit floating point builtins in apple platforms if supporte...Gabriel Baraldi
2024-06-21[RegAllocFast] Replace UsedInInstr with vector (#96323)Alexis Engelke
2024-06-21[C99] Claim partial conformance to IEC 60559 supportAaron Ballman
2024-06-21[clang] Implement function pointer signing and authenticated function calls (...Ahmed Bougacha
2024-06-21Revert "[mlir][spirv] Add a generic `convert-to-spirv` pass" (#96332)Angel Zhang
2024-06-21[bazel] Port #95942 (#96334)Keith Smiley
2024-06-21[C99] Claim conformance to "more precise aliasing rules via effective type"Aaron Ballman
2024-06-21[IR] AutoUpgrade.cpp - don't directly dereference pointers from dyn_castSimon Pilgrim
2024-06-21[SLP] Remove dead initialization noticed by static analyser. NFC.Simon Pilgrim
2024-06-21[clang][AST] createNestedNameSpecifierForScopeOf - don't use dyn_cast_or_null...Simon Pilgrim
2024-06-21[mlir][spirv] Add a generic `convert-to-spirv` pass (#95942)Angel Zhang
2024-06-21[clang-format][NFC] Add CMake target clang-format-check-format (#95873)Owen Pan
2024-06-21[lldb] Fix SBAddressRange validation checks. (#95997)Miro Bucko
2024-06-21[Offload] Fix using old deprecated CUDA root variable (#96307)Joseph Huber
2024-06-21[AArch64] AArch64AsmParser::tryParseImmRange - don't directly dereference poi...Simon Pilgrim
2024-06-21[AArch64] Use ccmn to compare negative immediates between -1 and -31 (#95825)AtariDreams
2024-06-21[MLIR] Add continuous tiling to transform dialect (#82792)muneebkhan85
2024-06-21[mlir][vector] Use notifyMatchFailure instead of assert in VectorLinearize (#...Artem Kroviakov
2024-06-21[libc++] Fix deployment target Lit features (#94791)Louis Dionne