platform/upstream/llvm.git
2023-04-28 Luke Lau[RISCV] Add tests for illegal fixed length vectors...
2023-04-28 Jay Foad[SimplifyCFG] Improve the way hoisting skips over non...
2023-04-28 Nikita Popov[SCEV] Replace IsAvailableOnEntry with block disposition
2023-04-28 Enna1[hwasan] fix false positive when hwasan-match-all-tag...
2023-04-28 Enna1[hwasan][test] add test for hwasan-check-memaccess...
2023-04-28 Andrzej WarzynskiRevert "[flang][driver] Allow main program to be in...
2023-04-28 OCHyams[Assignment Tracking] Check getTypeSizeInBits result...
2023-04-28 Fangrui SongMC: Use parseEOL
2023-04-28 Vitaly Buka[NFC][HWASAN] Use named const instead of 0xf
2023-04-28 Fangrui SongRISCVAsmParser: Simplify with parseToken. NFC
2023-04-28 Vitaly Buka[NFC][HWASAN] Remove unnecessary untag
2023-04-28 Wang, Xin10[NFC]Fix 2 logic dead code
2023-04-28 Noah Goldstein[ValueTracking] Add logic for `fshl/fshr(A, B, C) ...
2023-04-28 Noah Goldstein[ValueTracking] Add tests for proving `fshr`/`fshl...
2023-04-28 Jacob Hegna[MLGO] Replace explicit shape with initializer list.
2023-04-28 Vedant Paranjape[IVDescriptors] Add assert to isInductionPhi to check...
2023-04-28 Valentin Clement[flang][openacc] Generate acc.bound op when local array...
2023-04-28 Ben Shi[lld][ELF] Support relocations R_AVR_LO8_LDI_GS/R_AVR_H...
2023-04-28 Thurston Dang[hwasan] Fix -Wunneeded-internal-declaration by declari...
2023-04-28 Matthias Springer[mlir][tensor] Add transform to make tensor.pad loop...
2023-04-28 Jordan RupprechtRevert "[CodeGenPrepare] Estimate liveness of loop...
2023-04-28 Shao-Ce SUN[flang][driver] Allow main program to be in an archive
2023-04-28 Joseph Huber[libc] Implement `exit` for the GPU partially
2023-04-28 Joseph Huber[libc] Support the `abs` functions in the GPU libc.
2023-04-28 Joseph Huber[libc] Support the string conversion methods on the GPU
2023-04-28 Eric FiselierFix EBO on std::optional and std::variant when targetin...
2023-04-28 Jim InghamMake the TSan report capture data structure anonymous.
2023-04-27 Alexey Bataev[SLP][NFC]Fix a warning because of the missing parens...
2023-04-27 Wu, Yingcong[sanitizer] use the right type for sizeof
2023-04-27 Jacob Hegna[MLGO] Fix build error concerning ScalarShape.
2023-04-27 Jeffrey Byrnes[AMDGPU] Track liveins for max-ilp-sched-strategy
2023-04-27 Alexander Shaposhnikov[Clang][Sema] Add a temporary workaround in SemaConcept.cpp
2023-04-27 Thurston Dang[hwasan] Enable common syscall interceptors
2023-04-27 Jacob HegnaAdjust macros which define the ML inlining features.
2023-04-27 Manoj Guptalldb: Fix usage of sve functions on arm64
2023-04-27 Jessica Paquette[profiling] Improve error message for raw profile heade...
2023-04-27 Caslyn Tonelli[gwp_asan] Exclude recoverable tests on Fuchsia
2023-04-27 Alexander Shaposhnikov[Clang][Sema] Fix comparison of constraint expressions
2023-04-27 Tom Honermann[Clang] Add tests and mark as implemented WG14-N2728
2023-04-27 Roland McGrath[libc++] Use __is_convertible built-in when available
2023-04-27 Paul Kirth[clang][driver] Enable MisExpect diagnostics flag outsi...
2023-04-27 Nick Desaulniers[CodeGen][MachineLastInstrsCleanup] fix INLINEASM_BR...
2023-04-27 Nick Desaulniers[CodeGen] precommit machine-latecleanup test
2023-04-27 LLVM GN Syncbot[gn build] Port bf199576f931
2023-04-27 Nikolas Klauser[libc++][PSTL][NFC] Rename to `pstl/` to `__pstl/`
2023-04-27 Mingming Liu[PGO]Implement metadata combine for 'branch_weights...
2023-04-27 Andrew Gozillon[MLIR][LLVM] Add accessor for LLVMModule and invoke...
2023-04-27 Christian Ulmann[PGO] Fix dead StringRef access
2023-04-27 Joseph Huber[libc] Add more missing GPU utilities
2023-04-27 Mircea Trofin[nfc][thinlto] Handle global constant importing separately
2023-04-27 Snehasish Kumar[memprof][NFC] Update a stale comment about symbolization.
2023-04-27 Slava Zakharin[flang][hlfir] Fixed passing c_ptr arguments by value.
2023-04-27 Noah Goldstein[ValueTracking] Add logic for `udiv x,y != 0` if `y...
2023-04-27 Arthur EubanksRevert "[MergeICmps] Adapt to non-eq comparisons, bugfix"
2023-04-27 Alan ZhaoFix spacing in ReleaseNotes.rst link
2023-04-27 Craig Topper[RISCV] Add a release note for the removal of __attribu...
2023-04-27 Jonathon Penix[flang] Add Clang CMake modules path for Decimal library
2023-04-27 Alexey Bataev[SLP][NFC]Avoid extra useless ConstantVector creation...
2023-04-27 Changpeng FangAMDGPU: Define sub-class of SGPR_64 for tail call return
2023-04-27 Elliot GoodrichKeep multiple-include optimization for null directives
2023-04-27 Alan Zhao[clang] Fix a crash with parenthesized aggregate initia...
2023-04-27 Arthur Eubanks[NFC][MachineFunctionPassManager] Remove unused DebugLo...
2023-04-27 ManuelJBrito[IR][NFC] Change UndefMaskElem to PoisonMaskElem
2023-04-27 Alexis Engelke[RegAllocFast] Use uint16_t SparseT for LiveRegMap
2023-04-27 Shubham Sandeep... Remove unused attributes from move-dbg-values-imm-test.mir
2023-04-27 Mingming Liu[AArch64][InlineAsm]Add Clang support for flag output...
2023-04-27 Jean Perier[flang][lowering] Do not instantiate component symbols...
2023-04-27 Alexey Bataev[SLP]Fix a crash for the replaced vectorized value.
2023-04-27 Nikolas Klauser[libc++][PSTL][NFC] clang-format files
2023-04-27 Martin Storsjö[libcxx] [test] Prepend to PATH instead of overriding it
2023-04-27 Martin Storsjö[libcxx] [test] Unbreak passing multiple env variables...
2023-04-27 Martin Storsjö[libcxx] [test] Print the failing commands in Configura...
2023-04-27 David Green[AArch64] Regenerate trunc-to-tbl and zext-to-tbl tests...
2023-04-27 Christian Ulmann[PGO] Minor instrumentation code cleanup (NFC)
2023-04-27 Jay Foad[SimplifyCFG] Remove some unnecessary TTI arguments...
2023-04-27 Kiung Jung[MLIR][EmitC] Add empty emitc.constant check
2023-04-27 Ulrich Weigand[LLD][ELF] Fix compressed-debug-level test on SystemZ
2023-04-27 Ulrich WeigandFix PDB relocation on big-endian hosts
2023-04-27 Akash Banerjee[MLIR][OpenMP] Use inlineConvertOmpRegions for targetDa...
2023-04-27 Kiung JungDisallow to apply the op & to const
2023-04-27 Craig Topper[LegalizeVectorOps] Use all ones mask when expanding...
2023-04-27 Mark de Wever[libc++] Adds newer clang-tidy in the CI.
2023-04-27 Jakub Kuderski[mlir][arith] Add missing canon pattern `trunci(ext...
2023-04-27 Craig Topper[RISCV] Remove support for attribute interrupt("user").
2023-04-27 Mark de Wever[libc++][chrono] Adds formatter file_time.
2023-04-27 LLVM GN Syncbot[gn build] Port 9d16cbc5c8bd
2023-04-27 Mark de Wever[libc++] Adds more forward declaration headers.
2023-04-27 Louis Dionne[libc++] Fix ODR violation with placeholders
2023-04-27 Andrew Gozillon[MLIR][OpenMP][test] Update omp::FlagsAttr tests to...
2023-04-27 Andrew Gozillon[MLIR][OpenMP] Add check for appropriate module operati...
2023-04-27 Nico Weber[clang] Try to fix check-clang after f539b6ffc251
2023-04-27 Christian Ulmann[PGO] Move CFGMST.h into the include directory
2023-04-27 Nikita Popov[Polly] Update polly test after SCEV changes
2023-04-27 skc7[AMDGPU] Legalize soffset of buffer instructions. Use...
2023-04-27 Zequan WuRevert "[COFF] Add MC support for emitting IMAGE_WEAK_E...
2023-04-27 Akash Banerjee[MLIR][OpenMP][NFC] Minor code cleanup
2023-04-27 Jingu Kang[AArch64] Precommit tests for VECTOR_SHUFFLE
2023-04-27 ManuelJBrito[IR] Change shufflevector undef mask to poison
2023-04-27 Zhongyunde[InstCombine] Add frozen for the condition value of...
2023-04-27 Erich Keane[NFC] Add tests from my fix for GH62362.
next