platform/upstream/llvm.git
2023-01-27 Peter Klausler[flang] Don't fold STORAGE_SIZE() on polymorphic argument
2023-01-27 Siva Chandra... [libc] Use a prebuilt libc-hdrgen binary if available.
2023-01-27 Philip ReamesRevert "[BranchRelaxation] Move faulting_op check into...
2023-01-27 Philip Reames[RISCV][InsertVSETVLI] Handle partially transparent...
2023-01-27 Ben Langmuir[clang][deps] Fix modulemap file path for implementatio...
2023-01-27 Peiming Liu[mlir][sparse] refactoring isAdmissibleTensorExp into...
2023-01-27 Philip Reames[BranchRelaxation] Move faulting_op check into callee...
2023-01-27 Jonas Paulsson[SystemZ] Fix handling of vectors and their exposure...
2023-01-27 Tom Stellardworkflows: Fix libclc tests
2023-01-27 Tom Stellardlibclc: Fix building against an llvm build directory
2023-01-27 Erich KeaneFix recursive error for constraints depending on itself...
2023-01-27 Tom Stellardworkflows: Bump python version on Windows to try to...
2023-01-27 Piotr Zegar[clang-tidy] Fix warning in portability-simd-intrinsics
2023-01-27 Tom Stellardlibclc: Set CMAKE_CXX_STANDARD to 17 to match llvm
2023-01-27 Amir Ayupov[CMake] Include clang-bolt bootstrap target in BOLT...
2023-01-27 Jorge Gorbe... [lldb] Make SBSection::GetSectionData call Section...
2023-01-27 Arthur Eubanks[gn build] Enable check-bolt on Linux
2023-01-27 Qiao ZhangFix tsan problem where the per-thread shared_ptr()...
2023-01-27 Jason Molendadisable-language-runtime-unwindplans desc rewrite to...
2023-01-27 Jason MolendaDon't flag memory-only mach-o corefiles as invalid
2023-01-27 Joseph Huber[LinkerWrapper] Add support for --[no-]whole-archive...
2023-01-27 Stefan Gränitz[Verifier][WinEH] Check funclet tokens on intrinsic...
2023-01-27 Stefan GränitzLift EHPersonalities from Analysis to IR (NFC)
2023-01-27 Matthias Springer[mlir][sparse] Implement BufferizableOpInterface for...
2023-01-27 Matthias Springer[mlir][sparse][NFC] Disallow writing into sparse_tensor...
2023-01-27 Joseph Huber[LinkerWrapper][NFC] Remove unused options
2023-01-27 Michael Buch[lldb][CXXModuleHandler] Set TemplateArgument::IsDefaulted
2023-01-27 Michael Buch[clang][ASTImporter] Propagate TemplateArgument::IsDefa...
2023-01-27 Matthias Springer[mlir][NFC] GreedyPatternRewriteDriver: Merge region...
2023-01-27 Sacha Ballantyne[flang] Add Count to simplified intrinsics
2023-01-27 Nico Weber[gn] merge 650bbc56203c9
2023-01-27 Aaron BallmanCorrect the link to the latest C DR status page for...
2023-01-27 Tue Ly[libc][math] Implement asinhf function correctly rounde...
2023-01-27 Mark de Wever[libc++] Disables a test in clang-17.
2023-01-27 Florian Hahn[SCCP] Add test cases with switch on range containing...
2023-01-27 Aaron BallmanStop diagnosing member and array access in offsetof...
2023-01-27 Nico Weber[gn] port a3b0dde4edb9 (llvm-cov -> Debuginfod dep)
2023-01-27 Samuel ParkerRevert "[DAGCombine] fp_to_sint isSaturatingMinMax"
2023-01-27 Lucas Prates[NFC][AArch64] Get extension strings directly from...
2023-01-27 Tue Ly[libc][cmake] Fix LIBC_TARGET_OS query from compiler...
2023-01-27 Tom StellardWorkflows: Fix version-check.py script for when there...
2023-01-27 Matthias Springer[mlir] GreedyPatternRewriteDriver: Move strict mode...
2023-01-27 Florian Hahn[SCCP] Use range info to prove AddInst has NSW flag.
2023-01-27 Matthias Springer[mlir] GreedyPatternRewriteDriver: All entry points...
2023-01-27 Michael Buch[lldb][Target] GetScratchTypeSystems: sort TypeSystems...
2023-01-27 Lucas Prates[NFC][AArch64] Get default features directly from ArchI...
2023-01-27 Lucas Prates[NFC][AArch64] Use optional returns in target parser...
2023-01-27 Luca Di SeraAdd clang_CXXMethod_isExplicit to libclang
2023-01-27 Shivam Gupta[Docs] Fix a statement wrt instruction alignment of 0
2023-01-27 Jean Perier[flang][hlfir] Handle box and non constant must_free...
2023-01-27 Jean Perier[flang][hlfir] Handle scalar to array in hlfir.assign...
2023-01-27 David SpickettRevert "[lldb] Add support for DW_AT_default_value...
2023-01-27 Matthias Springer[mlir][transforms] CSE ops with multiple regions
2023-01-27 Simon Pilgrim[PowerPC] ppc64-P9-vabsd.ll - add some basic ISD::ABDS...
2023-01-27 Matthias Springer[mlir][transforms] Simplify OperationEquivalence and CSE
2023-01-27 Matthias Springer[mlir] GreedyPatternRewriteDriver: Entry point takes...
2023-01-27 Quentin Colombet[memref][Transform][NFC] Improve the doc for masked_vec...
2023-01-27 Thomas Preud... [MLIR] Fix tensor shapes in Toy chapter 1
2023-01-27 Matthias Springer[mlir] GreedyPatternRewriteDriver: Make classes single-use
2023-01-27 Matthias Springer[mlir][NFC] GreedyPatternRewriteDriver: Remove OpPatter...
2023-01-27 Matthias Springer[mlir] GreedyPatternRewriteDriver: Enqueue ancestors...
2023-01-27 Quentin Colombet[mlir][Conversion] Rename the MemRefToLLVM pass
2023-01-27 Alex Zinenko[mlir] fail gracefull in CallOpSignatureConversion
2023-01-27 Evgeniy BrevnovRevert "[JT][CT] Preserve exisiting BPI/BFI during...
2023-01-27 Andrzej Warzynski[mlir][linalg] Make Linalg vectorizer lower affine...
2023-01-27 Timm Bäder[clang][Interp][NFC] Print parent class name of methods
2023-01-27 Timm Bäder[clang][Interp][NFC] Remove an unnecessary isArray...
2023-01-27 Evgeniy Brevnov[JT][CT] Preserve exisiting BPI/BFI during JumpThreading
2023-01-27 Timm Bäder[clang][Interp][NFC] Add GetPtrBasePop opcode
2023-01-27 Timm Bäder[clang][Interp] Implement __builtin_assume
2023-01-27 Shilei Tian[OpenMP] Fix stack overflow for test bug54082.c
2023-01-27 Michael Buch[lldb][Test][NFC] TestCreateClassTemplateDecl: make...
2023-01-27 Michael Buch[lldb][NFC] Build fix: use TemplateParameterInfos publi...
2023-01-27 Michael Buch[ReleaseNotes] Add release notes for LLDB/Clang changes...
2023-01-27 Michael Buch[lldb] Add support for DW_AT_default_value in template...
2023-01-27 Michael Buch[lldb][TypeSystemClang][NFC] Make TemplateParameterInfo...
2023-01-27 Michael Buch[clang][DebugInfo] Check TemplateArgument::IsDefaulted
2023-01-27 Michael Buch[clang][TypePrinter] Test TemplateArgument::IsDefaulted...
2023-01-27 Michael Buch[clang][TemplateBase] Add IsDefaulted bit to TemplateAr...
2023-01-27 Michael Buch[clang][TypePrinter] Support expression template argume...
2023-01-27 Jordan Rupprecht[test] Remove unused `unittest2` import from concurrent...
2023-01-27 Phoebe Wang[X86][ConstraintFP] Model `MXCSR` for function call
2023-01-27 Jordan Rupprecht[test] Remove unused `unittest2` import
2023-01-27 Emilia Dreamer[clang-format] Disallow templates to be followed by...
2023-01-27 Hanhan Wang[mlir][tensor] Add a tiling interface registration...
2023-01-27 Jez Ng[NFC] Optimize vector usage in lld
2023-01-26 Tom Stellardtest-release.sh: Use parallel xz for packaging the...
2023-01-26 Jordan Rupprecht[test][lldb-vscode] Fix unclean shutdown in test_termin...
2023-01-26 Benjamin Kramer[bazel] Add missing dependency after 55cf0de35e
2023-01-26 Slava Zakharin[flang] Fixed restrictions checking for OpenACC loop...
2023-01-26 Slava Zakharin[flang] Fixed uninitialized std::unique_ptr dereference.
2023-01-26 Nicolas Vasilache[mlir][Linalg] Adding a greedy packing transform dialec...
2023-01-26 Elizabeth Andrews[SYCL] Fix test to conform to SYCL2020
2023-01-26 Dominik Adamski[OpenMP][OMPIRBuilder]Move SIMD alignment calculation...
2023-01-26 Joseph Huber[LinkerWrapper] Fix `-Bsymbolic` being sent to the...
2023-01-26 Daniel ThornburghReland: [llvm-cov] Look up object files using debuginfod
2023-01-26 WuXinlong[RISCV] Add MC support of RISCV Zcb Extension
2023-01-26 Kazu Hirata[Support] Remove findFirstSet and findLastSet
2023-01-26 Mike Hommey[extract_symbols.py] Filter out more symbols for MSVC
2023-01-26 Louis Dionne[libc++] Add documentation for reproducing CI issues...
next