platform/upstream/llvm.git
2023-06-29 Denis Revunov[BOLT][Instrumentation] Don't share counters when using...
2023-06-29 Denis Revunov[BOLT][Instrumentation] Add mmap return value assertions
2023-06-29 Denis Revunov[BOLT][Instrumentation][NFC] define and use mmap flags
2023-06-29 Haojian WuFix -Wunused-variable in release build.
2023-06-29 Brendon Cahoon[AMDGPU] Reserve SGPR pair when long branches are present
2023-06-29 varconst[libc++] Remove the legacy debug mode.
2023-06-29 Yuanfang Chen[Clang] Implements CTAD for aggregates P1816R0 and...
2023-06-29 philass[mlir] Remove self-include from BytecodeOpInterface...
2023-06-29 Louis Dionne[libc++] Stop using __builtin_assume in _LIBCPP_ASSERT
2023-06-29 Joseph Huber[libc] Enable the 'div' routines on the GPU
2023-06-29 Johannes Doerfert[Attributor][NFC] Introduce IRP helpers for Attr and...
2023-06-29 Johannes Doerfert[Attributor] Remove now obsolete initialization code
2023-06-29 V Donaldson[flang] Block containing an interface
2023-06-29 Ben Langmuir[clang][modules] Avoid serializing all diag mappings...
2023-06-29 Daniel Kiss[lld][AArch64] Add BTI landing pad to PLT entries when...
2023-06-29 LLVM GN Syncbot[gn build] Port b4ff893877ff
2023-06-29 Christopher... [scudo] Use getMonotonicTimeFast for tryLock.
2023-06-29 Christian Trott[libc++][mdspan] Implement layout_left
2023-06-29 Fangrui SongRevert D145226 "[mlir][Transforms][NFC] CSE: Add non...
2023-06-29 Johannes Doerfert[Attributor][FIX] Check AA preconditions
2023-06-29 Johannes Doerfert[Attributor][FIX] Ensure AAAssumptionInfo properly...
2023-06-29 Johannes Doerfert[Attributor] Introduce helpers to judge AAs prior to...
2023-06-29 John Harrison[lldb-vscode] Adjusting CreateSource to detect compiler...
2023-06-29 Antonio Frighetto[ConstraintElimination] Handle solving-only `ICMP_NE...
2023-06-29 Sam McCall[dataflow] fix compile on gcc7
2023-06-29 Jennifer Yu[OMP5.2] Initial support for doacross clause.
2023-06-29 Yaxun (Sam... [HIP] Fix version detection for old HIP-PATH
2023-06-29 Alexey Bataev[SLP][NFC]Add a test for buildvector with reused scalar...
2023-06-29 John Harrison[lldb-vscode] Prior to running the launchCommands durin...
2023-06-29 John HarrisonCreating a startDebugging reverse DAP request handler...
2023-06-29 Aart Bik[mlir][sparse] Start migration to new surface syntax...
2023-06-29 Arthur Eubanks[gn build] Fix tablegen dependencies
2023-06-29 Joseph Huber[libc] Fix the implementation of exit on the GPU
2023-06-29 Aiden Grossman[llvm-exegesis] Change map address in memory annotation...
2023-06-29 wlei[CSSPGO] Enable stale profile matching by default for...
2023-06-29 Slava Zakharin[flang][hlfir] Set/propagate 'unordered' attribute...
2023-06-29 Slava Zakharin[flang][hlfir] Do not inline ordered elementals.
2023-06-29 Noah Goldstein[InstCombine] Canonicalize `(icmp eq/ne (and x, C)...
2023-06-29 Mark de Wever[NFC][libc++] Use a better type_trait to show the inten...
2023-06-29 Igor Kirillov[LV] Add mask support for vectorizing interleaved groups
2023-06-29 Luke Lau[SLP] Explicitly pass AccessTy to getGEPCost
2023-06-29 Luke Lau[RISCV][SLP] Add tests for unprofitable SLP vectorizati...
2023-06-29 Slava Zakharin[flang][hlfir] Codegen for unordered elemental operations.
2023-06-29 Slava Zakharin[flang][hlfir] Parse unordered attribute for elemental...
2023-06-29 Slava Zakharin[flang][hlfir] Lower ordered elemental subroutine calls.
2023-06-29 Sergei Barannikov[clang][CodeGen] Remove no-op EmitCastToVoidPtr (NFC)
2023-06-29 Craig Topper[RISCV] Add a helper class for creating GPR register...
2023-06-29 Joseph Huber[OpenMP] Adjust using the NVPTX architecture detection...
2023-06-29 Scott Todd[mlir][docgen] Handle Windows line endings in doc gener...
2023-06-29 Emilia Kond[clang-format] Correctly annotate operator free functio...
2023-06-29 Carlos Eduardo SeoReplace sprintf by snprintf
2023-06-29 Valentin Clement[openacc] Allow async, wait and device_type on the...
2023-06-29 Jean Perier[flang] Fix array substring emboxing code generation
2023-06-29 Fangrui Song[RISCV] Make linker-relaxable instructions terminate...
2023-06-29 Arthur Eubanks[PassBuilder] Add textual representation for function...
2023-06-29 Jean Perier[flang] Support CHARACTER(4) pointer targets
2023-06-29 Arthur Eubanks[NFC] Update stale comment after D154001
2023-06-29 Arthur Eubanks[ScalarEvolution] Analyze ranges for heap allocations
2023-06-29 Arthur Eubanks[test] Precommit SCEV test
2023-06-29 Johannes Doerfert[Attributor][NFC] Introduce a flag to skip liveness...
2023-06-29 Johannes Doerfert[OpenMPOpt] Properly check AA pointers
2023-06-29 Johannes Doerfert[AAAMDAttributes] AAPointerInfo depends on AAUnderlying...
2023-06-29 Johannes Doerfert[AMDGPUAttributor][NFC] Make the debug output meaningful
2023-06-29 Zhiheng Xie[OpenMP] Fix lvalue reference type generation in untied...
2023-06-29 Scott Linder[NFC][AMDGPU] Refactor AMDGPUDisassembler
2023-06-29 Valentin Clement[flang][openacc] Fix name resolution for fct name in...
2023-06-29 sstwcw[clang-format] Indent Verilog struct literal on new...
2023-06-29 Arnold SchwaighoferAdd a type_checked_load_relative to support relative...
2023-06-29 Peter Klausler[flang] Honor #line and related preprocessing directives
2023-06-29 Jeffrey Byrnes[HIP]: Add -fhip-emit-relocatable to override link...
2023-06-29 Haojian Wu[clangd] Don't show header for namespace decl in Hover
2023-06-29 Arnold SchwaighoferWholeProgramDevirt: Fix call target propagation for...
2023-06-29 Zahira AmmarguellatFix test regression on 32-bit x86.
2023-06-29 Matthias Springer[mlir][Transforms][NFC] CSE: Add non-pass entry point
2023-06-29 Philip Reames[RISCV] Remove legacy TA/TU pseudo distinction for...
2023-06-29 Simon Pilgrim[X86] LowerTRUNCATE - attempt to use PACKSS/PACKUS...
2023-06-29 Simon Pilgrim[X86] Add isFreeToSplitVector helper to detect nodes...
2023-06-29 LLVM GN Syncbot[gn build] Port cfa096d9c92e
2023-06-29 Christian Trott[libc++][mdspan] Implement layout_right
2023-06-29 Takuya Shimizu[clang][Sema] Remove dead diagnostic for loss of __unal...
2023-06-29 Mike Crowe[clang-tidy] Fix modernize-use-std-print check when...
2023-06-29 Alexey Lapshin[DWARFv5][DWARFLinker] Remove dsymutil-classic compatib...
2023-06-29 Nikita Popov[X86] Add tests for PR63475 (NFC)
2023-06-29 pvanhout[MCP] Optimize copies from undef
2023-06-29 Sean Perry[SystemZ][z/OS] Add support for z/OS link step (executa...
2023-06-29 Luke Lau[RISCV] Add tests for cost modelling constants in phis
2023-06-29 pvanhout[AMDGPU] Handle Additional Cases in tryFoldPhiAGPR
2023-06-29 Luke Lau[TTI] Use users of GEP to guess access type in getGEPCost
2023-06-29 Luke Lau[RISCV][SLP] Add tests for GEP costs
2023-06-29 Ivan Butygin[mlir][memref] Add some missing interfaces to memref...
2023-06-29 David Green[AArch64] Add and cmp cost model tests. NFC
2023-06-29 eopXD[Clang][RISCV] Fix RISC-V vector / SiFive intrinsic...
2023-06-29 Guillaume Chatelet[libc][NFC] Use SIZE_MAX instead of size_t(-1)
2023-06-29 Paul Walker[Clang] Allow C++11 style initialisation of SVE types.
2023-06-29 Ben Shi[CSKY][test][NFC] Add tests of ANDI/ORI
2023-06-29 Ben Shi[CSKY][NFC] Simplify code with multiclass
2023-06-29 Alex Brachet[ELF][NFC] Change comment terminology
2023-06-29 Quentin Colombet[mlir][Linalg] Add a softmax op
2023-06-29 Joel Wee[mlir][GreedyPatternRewriter] Add out param to detect...
2023-06-29 Florian Hahn[ConstraintElim] Add ptr phi tests with upper bounds...
next