platform/upstream/llvm.git
2023-05-28 Martin Storsjö[libcxx] [test] Fix the new alloc tests for Windows
2023-05-28 Martin Storsjö[clang-repl] Fix REPL_EXTERNAL_VISIBILITY and building...
2023-05-28 eopXD[Clang][RISCV] Reduce boilerplate under RVVEmitter...
2023-05-28 Kazu Hirata[ModuleInliner] Remove an inapplicable comment
2023-05-27 Kazu Hirata[StaticAnalyzer] Remove unused declaration handleLVecto...
2023-05-27 Kazu Hirata[StaticAnalyzer] Remove unused declaration findDirectCo...
2023-05-27 Kazu Hirata[StaticAnalyzer] Remove unused declaration evalLoadCommon
2023-05-27 Aart Bik[mlir][sparse][gpu] fix merge conflict
2023-05-27 Eugene Burmako[mlir][bazel] Port for 660f714, third attempt
2023-05-27 Kun Wu[mlir][gpu][sparse] adding cusparse sddmm support
2023-05-27 Eugene Burmako[MLIR] Reformat the Bazel build
2023-05-27 Florian Hahn[ConstraintElimination] Add tests with incrementing...
2023-05-27 LLVM GN Syncbot[gn build] Port ddeab07ca632
2023-05-27 Nico Weber[gn] port b22965df1304
2023-05-27 Kazu Hirata[Analysis] Remove unused declaration getCurrentLVarDefi...
2023-05-27 Kazu Hirata[Serialization] Remove unused declaration SLocCursorForID
2023-05-27 Kazu Hirata[AST] Remove unused function removeLocalCVRQualifiers
2023-05-27 Kazu Hirata[Bitcode] Modernize PerBlockIDStats (NFC)
2023-05-27 Kazu Hirata[polly] Fix typos in documentation
2023-05-27 Krzysztof Parzyszek[Hexagon] Use scalar evolution to calculate pointer...
2023-05-27 Bing1 Yu[CGP] Disable default copy ctor and copy assignment...
2023-05-27 Manna, Soumi[NFC][CLANG] Fix nullptr dereference issue in CodeGenMo...
2023-05-27 Simon Pilgrim[X86] lowerBuildVectorAsBroadcast - broadcast Constant...
2023-05-27 Markus Mützel[flang][runtime] Support all non-ASCII characters in...
2023-05-27 Mark de Wever[libc++][format][test] Adds Windows support.
2023-05-27 Mark de WeverReland "[CMake] Bumps minimum version to 3.20.0.
2023-05-27 Benjamin Kramer[bazel] Add missing dependency for ddeab07ca63235f8d952...
2023-05-27 M. Zeeshan... [Docs] Fix Sphinx documentation formatting issues in...
2023-05-27 Anubhab Ghosh[clang-repl][CUDA] Re-land: Initial interactive CUDA...
2023-05-27 Haojian Wu[mlir][bazel] Port for 660f714e26999d266232a1fbb02712bb...
2023-05-27 Haojian Wu[mlir][bazel] Port for 660f714e26999d266232a1fbb02712bb...
2023-05-27 M. Zeeshan... [Clang][BFloat16] Upgrade __bf16 to arithmetic type...
2023-05-27 Sergei Barannikov[CodeGen] Remove unused MachineMemOperand::Profile...
2023-05-27 Kazu Hirata[Sema] Remove unused declaration startLambdaDefinition
2023-05-27 Kazu Hirata[clangd] Remove unused declaration onCallHierarchyOutgo...
2023-05-27 Kazu Hirata[CodeGen] Remove unused declarations emitNonSPMDParalle...
2023-05-27 Kazu Hirata[AST] Remove unused declaration enumerateVFPtrs
2023-05-27 Kazu Hirata[Sema] Remove unused declaration ConvertIntegerToTypeWa...
2023-05-27 Fangrui Song[Driver] Remove redundant -z special case. NFC
2023-05-27 Enna1[hwasan] support hwasan-match-all-tag flag for hwasan...
2023-05-27 Enna1[hwasan] support hwasan-match-all-tag flag for callback...
2023-05-27 Fangrui Song[Driver][test] Replace legacy -target with --target=
2023-05-27 Jie Fu[mlir] Fix non-const lvalue reference to type 'uint64_t...
2023-05-27 Shengchen Kan[CodeGen][NFC] Declare copy constructor & copy assignme...
2023-05-27 Mehdi Amini[MLIR] Add native Bytecode support for properties
2023-05-27 Teresa Johnson[MemProf] Clean up MemProf instrumentation pass invocation
2023-05-27 Kazu Hirata[Vectorize] Fix warnings
2023-05-27 Kazu Hirata[Vectorize] Fix a warning
2023-05-26 Jakub Kuderski[mlir][spirv][NFC] Clean up SPIR-V canonicalization
2023-05-26 Craig Topper[RISCV] Add isel patterns to form tail undisturbed...
2023-05-26 Jennifer Yuskip test run on amdgcn-amd-amdhsa
2023-05-26 Nishant Patel[mlir][spirv] Enhance folding capability of spirv:...
2023-05-26 Justin LebarFix -Wsign-compare from D149893.
2023-05-26 Jennifer YuFix runtime crash inside __kmpc_init_allocator
2023-05-26 Jonas Devlieghere[Dexter] XFAIL Dexter tests for Apple Silicon (arm64)
2023-05-26 Jason MolendaRevert "[lldb] Disable variable watchpoints when going...
2023-05-26 Justin LebarFix test failure after 2be0abb7fe7 (caused by bad merge...
2023-05-26 Jan Svoboda[clang][modules] NFCI: Use `DirectoryEntryRef` for...
2023-05-26 Fangrui Song[Driver] Reject AIX-specific link options on non-AIX...
2023-05-26 Justin LebarRewrite load-store-vectorizer.
2023-05-26 Jan Svoboda[clang][modules] NFCI: Distinguish as-written and effec...
2023-05-26 Jonas Devlieghere[Dexter] Don't hardcode x86_64 as the default architecture
2023-05-26 Andrés Villegas[llvm-debuginfod][NFC] Switch to OptTable
2023-05-26 Florian Mayer[HWASan] use hwasan linker for Android 14+
2023-05-26 NagaChaitanya... [clang-tidy] Check for specific return types on all...
2023-05-26 Kazu Hirata[mlir] Use std::optional instead of llvm::Optional...
2023-05-26 Adrian PrantlRevert "Factor out xcrun into a function (NFC)"
2023-05-26 Adrian PrantlRevert "Make function static (NFC)"
2023-05-26 Jonas Devlieghere[lldb] Skip instead of XFAIL TestInteractiveScriptedProcess
2023-05-26 Adrian PrantlMake function static (NFC)
2023-05-26 Adrian PrantlFactor out xcrun into a function (NFC)
2023-05-26 Hongtao Yu[PseudoProbe] Do not force the calliste debug loc to...
2023-05-26 Florian Hahn[PhaseOrdering] Add test for loop over span with harden...
2023-05-26 max[MLIR][python bindings] Fix inferReturnTypes + AttrSize...
2023-05-26 Louis Dionne[libc++][NFC] Add additional test case for modules...
2023-05-26 Alexey Bataev[SLP]Fix getSpillCost functions.
2023-05-26 Craig Topper[RISCV] Simplify code in LowerIS_FPCLASS. NFC
2023-05-26 Craig Topper[RISCV] Remove extra MVT::Other result from creation...
2023-05-26 electricliliesAdd fastmath attributes to llvm.call_intrinsic
2023-05-26 Craig Topper[RISCV] Tighten type constraint for RISCVISD::FCLASS_VL.
2023-05-26 Daniel Thornburgh[lldb] Pass CMAKE_SYSROOT through to LLDB shell tests
2023-05-26 Alexey Bataev[SLP][NFC]Add a test for spill cost, NFC.
2023-05-26 Aart Bik[mlir][sparse][gpu] fix merge conflict
2023-05-26 Alex Langford[lldb][NFCI] Include <cstdio> in SBDefines for FILE...
2023-05-26 Nikolas Klauser[libc++][PSTL] Add a test to make sure that customizati...
2023-05-26 Craig TopperSelectionDAG: Teach ComputeKnownBits about VSCALE
2023-05-26 Piotr Zegar[clang-tidy] Optimize misc-confusable-identifiers
2023-05-26 Louis Dionne[libc++][ci] Install ccache in the Docker image
2023-05-26 Jennifer YuFix wrong error message when compiling C souce code:
2023-05-26 Kun Wu[mlir] [sparse] [gpu] adding transpose support to spmm...
2023-05-26 Fangrui Song[Driver][X86] Reject unsupported value for -mabi=
2023-05-26 Thurston Danghwasan: enable mmap interception (no tagging used)
2023-05-26 Jonas Devlieghere[lldb] Remove reproducer test suite (NFC)
2023-05-26 V Donaldson[flang] Retain the sign of the argument for the result...
2023-05-26 Craig Topper[VP][SelectionDAG][RISCV] Add get_vector_length intrins...
2023-05-26 max[MLIR][python bindings] Add TypeCaster for returning...
2023-05-26 Alex Zinenko[mlir] make `fuse_into_containing_op` preserve the...
2023-05-26 Alex Zinenko[mlir] teach expensive-checks transform mode about...
2023-05-26 Jonas Devlieghere[lldb] Improve error message when evaluating expression...
2023-05-26 Nikita Popov[Clang] Convert some tests to opaque pointers (NFC)
next