platform/upstream/llvm.git
2023-01-25 Timm Bäder[clang][Interp] Fix ImplicitValueInitExprs for pointer...
2023-01-25 Nikita Popov[LLD] Remove no-opaque-pointers plugin option
2023-01-25 Nikita Popov[gold] Remove no-opaque-pointers option
2023-01-25 Nikita Popov[LTO] Remove -lto-opaque-pointers flag
2023-01-25 Timm Bäder[clang][Interp] Support inc/dec operators for pointers
2023-01-25 Simon Pilgrim[X86] Ensure the _mm_test_all_ones macro does not reuse...
2023-01-25 Caroline Concatto[AArch64][SME2] Add Multi-vector add/sub and accumulate...
2023-01-25 Samuel Parker[NFC][WebAssembly] More fpclamptosat tests
2023-01-25 Timm Bäder[clang][Interp] Fix dereferencing arrays with no offset...
2023-01-25 Nikita Popov[InstCombine] Add additional tests for dead phi cycles...
2023-01-25 Jean Perier[flang][hlfir] Add hlfir.copy_in and hlfir.copy_out...
2023-01-25 David Sherwood[AArch64][SME2] Add the IR intrinsics for SME2 fclamp...
2023-01-25 Timm Bäder[clang][Interp] Re-apply "Implement missing compound...
2023-01-25 Timm Bäder[clang][Interp] Fix compound assign operator types
2023-01-25 Nicolai HähnleUpdateTestChecks: cleanup NamelessValues constructor
2023-01-25 Nicolai Hähnleupdate_test_checks.py: pick up --tool from UTC_ARGS
2023-01-25 Pavel Kosov[NFC][LLDB] Rename test file
2023-01-25 Nikita Popov[Docs] Typed pointers are no longer supported
2023-01-25 Piotr Sobczak[AMDGPU][MC][NFC] MUBUF code cleanup
2023-01-25 Jean Perier[flang][hlfir] Add hlfir.copy_in and hlfir.copy_out...
2023-01-25 Matthias Springer[mlir][linalg] Convert tensor.from_elements to destinat...
2023-01-25 Valentin Clement[flang] Fix bounds array creation for pointer remapping...
2023-01-25 Siva Chandra... [libc][Obvious] Disable log10_test as it is failing...
2023-01-25 Pavel Kosov[lldb] Consider all breakpoints in breakpoint detection
2023-01-25 Kazu Hirata[llvm] Use llvm::bit_ceil instead of PowerOf2Ceil ...
2023-01-25 Guillaume Chatelet[libc][NFC] Detect host CPU features using try_compile...
2023-01-25 Pavel Kosov[LLDB] Fixes summary formatter for libc++ map allowing...
2023-01-25 Max Kazantsev[IndVars] Expand icmp in preheader rather than in loop
2023-01-25 Pavel Kosov[LLDB] Fix for libc++ atomic allowing modification...
2023-01-25 Arsen Arsenovićlibcxx: Don't apply ABI tags to extern "C" fns
2023-01-25 Kazu Hirata[X86] Use llvm::countr_zero instead of findFirstSet...
2023-01-25 Andrew Young[MLIR] Expose LocationAttrs in the C API
2023-01-25 Siva Chandra... [libc][NFC] Another round of replacement of "inline...
2023-01-25 Tom StellardBump the trunk major version to 17
2023-01-25 Kazu Hirata[CodeGen] Use llvm::bit_ceil (NFC)
2023-01-25 Kazu Hirata[SystemZ] Use llvm::bit_floor (NFC)
2023-01-25 Min-Yih Hsu[M68k][MC] Make immediate operands relocatable
2023-01-25 Min-Yih Hsu[M68k][Disassembler] Use custom decoder for 32-bit...
2023-01-25 Min-Yih Hsu[TableGen] Support custom decoders for variable length...
2023-01-25 Shivam Gupta[zero-call-used-regs] Mark only non-debug instruction...
2023-01-25 Douglas YungRevert "[SCCP] Use range info to prove AddInst has...
2023-01-25 Carlos GalvezRevert "[clang-tidy] Introduce HeaderFileExtensions...
2023-01-25 Mehdi AminiFix running MLIR tests when enabling examples but the...
2023-01-25 Peter Rong[Transform] Rewrite LowerSwitch using APInt
2023-01-25 Joshua Cao[AssumptionCache] caches @llvm.experimental.guard's
2023-01-25 Shilei Tian[Clang][OpenMP] Find the type `omp_allocator_handle_t...
2023-01-25 Jordan Rupprecht[lldb] Remove legacy six module for py2->py3
2023-01-25 Arthur Eubanks[lldb] Don't create Clang AST nodes in GetDIEClassTempl...
2023-01-25 Joseph Huber[Clang] Fix test that sometimes fails depending on...
2023-01-25 Shilei Tian[OpenMP] Create a temp file in /tmp if /dev/shm is...
2023-01-25 Owen Pan[clang-format] Put peekNextToken(/*SkipComment=*/true...
2023-01-25 Louis Dionne[libc++] Introduce a compile-time mechanism to override...
2023-01-25 Tom Stellardtest-release.sh: Only build clang for stage1 and stage2
2023-01-25 Muhammad Omair... [compiler-rt] Remove XFAIL decorator trampoline_setup_t...
2023-01-25 Craig Topper[RISCV] Combine extract_vector_elt followed by VFMV_S_F_VL.
2023-01-25 yronglin[NFC][libc++] Remove __unexpected namespace
2023-01-25 Jez Ng[lld-macho] Have all load commands aligned to the word...
2023-01-25 Benjamin Kramer[ADT] Use fold expressions to compare tuples. NFCI
2023-01-25 Kirill Stoimenov[HWASAN] Copy some ASAN independent unit tests from...
2023-01-25 usama hameed[CodeGen] bugfix: add REQUIRES target triple in test
2023-01-25 Younan Zhang[ADT] Fix circular include dependency by using std...
2023-01-25 Ben Langmuir[clang][test] Remove check that fails if SOURCE_DATE_EP...
2023-01-24 Alexander Yermolovich[BOLT][DWARF] Reuse entries in .debug_addr when not...
2023-01-24 Luke Hutton[mlir][tosa] Add RFFT2d operation
2023-01-24 usama hameed[ASan] Introduce a flag -asan-constructor-kind to contr...
2023-01-24 usama hameed[CodeGen] bugfix: ApplyDebugLocation goes out of scope...
2023-01-24 Kevin Sala[OpenMP][libomptarget] Implement memory lock/unlock...
2023-01-24 Nick Desaulniers[InlineCost] model calls to llvm.objectsize.*
2023-01-24 Joseph Huber[Clang] Add missing requires directives for new test
2023-01-24 Joseph Huber[OpenMP] Do not link the bitcode OpenMP runtime when...
2023-01-24 Joseph Huber[OpenMP] Unconditionally link the OpenMP device RTL...
2023-01-24 Joseph Huber[LinkerWrapper] Only import static libraries with neede...
2023-01-24 Giorgis Georgakoudis[OpenMP][docs] Update for record-and-replay
2023-01-24 Benjamin Kramer[BOLT] Use range-based implicit def/use accessors....
2023-01-24 Ilya Tokar[X86] Add support for "light" AVX
2023-01-24 Shilei Tian[OpenMP] Disable tests that are not supported by GCC...
2023-01-24 Nick Desaulniers[llvm][DiagnosticInfo] handle function pointer casts
2023-01-24 Matt ArsenaultIR: Add atomicrmw uinc_wrap and udec_wrap
2023-01-24 Sanjay Patel[InstCombine] invert canonicalization of sext (x >...
2023-01-24 Slava Zakharin[flang] Fixed missing dependency.
2023-01-24 Jay Foad[MC] Store target Insts table in reverse order. NFC.
2023-01-24 Philipp Tomsich[AArch64] Add the Ampere1A core
2023-01-24 Jay Foad[MC] Store number of implicit operands in MCInstrDesc...
2023-01-24 Johannes Doerfert[OpenMP][NFC] Augment release notes
2023-01-24 Philipp Tomsich[AArch64] Update enabled extensions for Ampere1 core
2023-01-24 Kevin Sala[OpenMP][Doc] Update release notes with NextGen plugins
2023-01-24 Philipp TomsichFix C++11 warnings in RangeSetTest.cpp
2023-01-24 Joseph Huber[Clang] Only emit textual LLVM-IR in device only mode
2023-01-24 Manas[analyzer] Update satest dependencies
2023-01-24 Manas[analyzer][solver] Improve reasoning for not equal...
2023-01-24 Douglas YungRevert "[15/15][Clang][RISCV][NFC] Set data member...
2023-01-24 Florian Hahn[SCCP] Use range info to prove AddInst has NUW flag.
2023-01-24 Sanjay Patel[InstCombine] canonicalize 'not' ahead of bitcast+sext
2023-01-24 Sanjay Patel[InstCombine] add tests for 'not' of cast of cast; NFC
2023-01-24 Aaron BallmanDrop a path component from the sarif diagnostics test...
2023-01-24 Aart Bik[asan] fix two memory leaks in integration tests
2023-01-24 Paul Robinson[TargetParser] Remove an EXPECT that is never executed
2023-01-24 Philip Reames[RISCV][LSR] Treat number of instructions as dominate...
2023-01-24 Siva Chandra... [libc][NFC] Replace "inline" keyword with "LIBC_INLINE".
2023-01-24 Guilherme Valarini[OpenMP][Docs] Add non-blocking target nowait environme...
next